java.lang.Object
com.foreach.across.modules.applicationinfo.controllers.ApplicationInfoController
@DebugWebController
public class ApplicationInfoController
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
dashboard(org.springframework.ui.Model model)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PATH
public static final String PATH
- See Also:
-
-
Constructor Details
-
ApplicationInfoController
public ApplicationInfoController()
-
Method Details
-
dashboard
@RequestMapping("/applicationInfo")
public String dashboard(org.springframework.ui.Model model)