Uses of Package
io.jstach.opt.spring.webflux
Packages that use io.jstach.opt.spring.webflux
Package
Description
Spring Webflux integration
Spring Boot MVC application using JStachio.
Spring Boot MVC components using JStachio.
-
Classes in io.jstach.opt.spring.webflux used by io.jstach.opt.spring.webfluxClassDescriptionOne way to use JStachio with Spring Webflux is to use this special View that will delegate to JStachio to render.
-
Classes in io.jstach.opt.spring.webflux used by io.jstach.opt.spring.webflux.exampleClassDescriptionA
BeanPostProcessorthat it registers aHandlerResultHandlerthat automatically applies allJStachioModelViewConfigurerinstances to views before rendering. -
Classes in io.jstach.opt.spring.webflux used by io.jstach.opt.spring.webflux.example.messageClassDescriptionUser can provide instances in the application context and they will be applied to each
JStachioModelViewinstance before rendering.