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 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.webmvcClassDescriptionAnother way to use JStachio with Spring MVC is to have models implement Springs
Viewinterface.