Uses of Package
io.jstach.opt.spring.webmvc
Packages that use io.jstach.opt.spring.webmvc
Package
Description
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.example.helloClassDescriptionAnother way to use JStachio with Spring MVC is to have models implement Springs
View
interface. -
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
JStachioModelView
instance 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
View
interface.