Uses of Class
io.jstach.opt.spring.webmvc.ViewSetupHandlerInterceptor
Packages that use ViewSetupHandlerInterceptor
-
Uses of ViewSetupHandlerInterceptor in io.jstach.opt.spring.boot.webmvc
Methods in io.jstach.opt.spring.boot.webmvc that return ViewSetupHandlerInterceptorModifier and TypeMethodDescriptionJStachioWebMvcAutoConfiguration.viewSetupHandlerInterceptor
(ApplicationContext context) Configures an interceptor for before rendering logic useful for adding additional data to JStache models.