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