Interceptor that checks and prepares request and response. Checks for supported
methods and a required session, and applies the specified number of cache seconds.
See superclass bean properties for configuration options.
All the settings supported by this interceptor can also be set on AbstractController.
This interceptor is mainly intended for applying checks and preparations to a set of
controllers mapped by a HandlerMapping.
All the settings supported by this interceptor can also be set on AbstractController. This interceptor is mainly intended for applying checks and preparations to a set of controllers mapped by a HandlerMapping.