@RestController @RequestMapping(value="hello") public class HelloWordController extends Object
HelloWordController()
String
hello()
index()
Integer
test()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HelloWordController()
@RequestMapping(value="") public String hello() throws Exception
Exception
@RequestMapping(value="index") public String index() throws Exception
@RequestMapping(value="test") public Integer test() throws Exception
Copyright © 2019. All rights reserved.