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