Uses of Interface
io.jstach.opt.spring.webmvc.JStachioModelView
Package
Description
Spring Boot MVC components using JStachio.
Spring Web MVC integration
-
Uses of JStachioModelView in io.jstach.opt.spring.example.hello
Modifier 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
Modifier 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.