@RestController public class HomeController extends Object
HomeController()
String
index()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HomeController()
@RequestMapping(value={"/","/home"}, produces="text/html") @ResponseBody public String index()
Copyright © 2017–2020. All rights reserved.