@Controller @RequestMapping(value="/") public class HomeController extends Object
HomeController()
String
home()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HomeController()
@GetMapping(value={"","/index.html","/index"}) public String home()
Copyright © 2025. All rights reserved.