Uses of Annotation Interface
io.jstach.jstache.JStache
Package
Description
We statically configure all annotated JStache in this package to follow the builtin
dropwizard config.
Spring Boot MVC components using JStachio.
Spring Boot MVC components using JStachio.
Spring Boot WebFlux example Hello endpoint using JStachio.
Spring Boot MVC components using JStachio.
-
Uses of JStache in io.jstach.opt.dropwizard.example
Modifier and TypeClassDescriptionfinal record
A JStache model using external template:src/main/resources/io/jstach/opt/dropwizard/example/ExampleModel.mustache
. -
Uses of JStache in io.jstach.opt.spring.example.hello
Modifier and TypeClassDescriptionfinal record
Model using a resource template that is in src/main/resources/views.final record
Model that implementsJStachioModelView
using a resource template that is in src/main/resources/views. -
Uses of JStache in io.jstach.opt.spring.example.message
-
Uses of JStache in io.jstach.opt.spring.webflux.example.hello
Modifier and TypeClassDescriptionfinal record
Model using a resource template that is in src/main/resources/views. -
Uses of JStache in io.jstach.opt.spring.webflux.example.message