Class AcrossWebInfoController
java.lang.Object
com.foreach.across.modules.debugweb.controllers.AcrossWebInfoController
-
Constructor Summary
ConstructorDescriptionAcrossWebInfoController
(org.springframework.context.ApplicationContext applicationContext) -
Method Summary
Modifier and TypeMethodDescriptionvoid
buildMenu
(DebugMenuEvent event) showHandlers
(org.springframework.ui.Model model) showInterceptors
(org.springframework.ui.Model model)
-
Constructor Details
-
AcrossWebInfoController
public AcrossWebInfoController(org.springframework.context.ApplicationContext applicationContext)
-
-
Method Details
-
buildMenu
-
showHandlers
-
showInterceptors
@RequestMapping("/spring/interceptors") public String showInterceptors(org.springframework.ui.Model model)
-