@RestController public class HelloController extends Object
HelloController()
String
welcome()
welcome1()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HelloController()
@RequestMapping(value="/") public String welcome1()
@RequestMapping(value="/hello") public String welcome()
Copyright © 2019. All rights reserved.