@Controller @RequestMapping(value="/users") public class UserController extends Object
UserController()
Map<String,Object>
user(Principal user)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserController()
@ResponseBody @RequestMapping(method=GET) public Map<String,Object> user(Principal user)
Copyright © 2016. All Rights Reserved.