Class ViewSetupHandlerInterceptor

java.lang.Object
io.jstach.opt.spring.webmvc.ViewSetupHandlerInterceptor
All Implemented Interfaces:
WebMvcConfigurer, HandlerInterceptor

A HandlerInterceptor that automatically applies all JStachioModelViewConfigurer instances to views before rendering. Also implements WebMvcConfigurer so that it registers itself when the servlet context starts.
Author:
dsyer