Uses of Package
io.jstach.opt.spring.webmvc
Packages that use io.jstach.opt.spring.webmvc
Package
Description
Spring Boot MVC application using JStachio.
Spring Boot MVC components using JStachio.
Spring Boot MVC components using JStachio.
Spring Web MVC integration
- 
Classes in io.jstach.opt.spring.webmvc used by io.jstach.opt.spring.exampleClassDescriptionA
HandlerInterceptorthat automatically applies allJStachioModelViewConfigurerinstances to views before rendering. - 
Classes in io.jstach.opt.spring.webmvc used by io.jstach.opt.spring.example.helloClassDescriptionAnother way to use JStachio with Spring MVC is to have models implement Springs
Viewinterface. - 
Classes in io.jstach.opt.spring.webmvc used by io.jstach.opt.spring.example.messageClassDescriptionUser can provide instances in the application context and they will be applied to each
JStachioModelViewinstance before rendering. - 
Classes in io.jstach.opt.spring.webmvc used by io.jstach.opt.spring.webmvcClassDescriptionAnother way to use JStachio with Spring MVC is to have models implement Springs
Viewinterface.