Uses of Interface
io.jstach.opt.spring.webmvc.JStachioModelView
Packages that use JStachioModelView
Package
Description
Spring Boot MVC components using JStachio.
Spring Web MVC integration
-
Uses of JStachioModelView in io.jstach.opt.spring.example.hello
Classes in io.jstach.opt.spring.example.hello that implement JStachioModelViewModifier and TypeClassDescriptionfinal record
Model that implementsJStachioModelView
using a resource template that is in src/main/resources/views. -
Uses of JStachioModelView in io.jstach.opt.spring.webmvc
Methods in io.jstach.opt.spring.webmvc that return JStachioModelViewModifier and TypeMethodDescriptionstatic JStachioModelView
Creates a spring view from a model with content type: "text/html; charset=UTF-8
".static JStachioModelView
Creates a spring view from a model.static JStachioModelView
Creates a spring view from a model.static JStachioModelView
Creates a spring view from a model.