org.molgenis.ngs
Class WebAppConfig.RootController
java.lang.Object
org.molgenis.ngs.WebAppConfig.RootController
- Enclosing class:
- WebAppConfig
@Controller
@RequestMapping(value="/")
public static class WebAppConfig.RootController
- extends Object
Redirects '/' to the Home plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebAppConfig.RootController
public WebAppConfig.RootController()
index
@RequestMapping(method={GET,POST})
public String index()
Copyright © 2013. All Rights Reserved.