Class AcrossWebInfoController

java.lang.Object
com.foreach.across.modules.debugweb.controllers.AcrossWebInfoController

@DebugWebController public class AcrossWebInfoController extends Object
  • Constructor Details

    • AcrossWebInfoController

      public AcrossWebInfoController(org.springframework.context.ApplicationContext applicationContext)
  • Method Details

    • buildMenu

      @EventListener public void buildMenu(DebugMenuEvent event)
    • showHandlers

      @RequestMapping("/spring/handlers") public String showHandlers(org.springframework.ui.Model model)
    • showInterceptors

      @RequestMapping("/spring/interceptors") public String showInterceptors(org.springframework.ui.Model model)