Uses of Package
io.jstach.opt.spring.webflux
Package
Description
Spring Webflux integration
Spring Boot MVC application using JStachio.
Spring Boot MVC components using JStachio.
-
ClassDescriptionOne way to use JStachio with Spring Webflux is to use this special View that will delegate to JStachio to render.
-
ClassDescriptionA
BeanPostProcessor
that it registers aHandlerResultHandler
that automatically applies allJStachioModelViewConfigurer
instances to views before rendering. -
ClassDescriptionUser can provide instances in the application context and they will be applied to each
JStachioModelView
instance before rendering.