@RestController @RequestMapping(value="demo", produces="application/json; charset=UTF-8") public class UserController extends Object
UserController()
String
test(User user)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserController()
@GetMapping public String test(User user)
Copyright © 2019. All rights reserved.