Uses of Package
io.jstach.jstache
Package
Description
Compile time annotations for jstachio.
Builtin Escapers.
Builtin Formatters.
Spring Boot MVC application using JStachio.
Spring Boot MVC components using JStachio.
Spring Boot MVC components using JStachio.
-
ClassDescriptionRegister escapers or filters.Compiler flags.Statically registers a formatter.Tells the annotation processor what kind of code to generate namely whether to generate full fledged jstachio templates (default
JStacheType.JSTACHIO
) or zero dependency templates (JStacheType.STACHE
). -
-
ClassDescriptionStatically registers a formatter.Statically sets allowed formatting types.
-
-
ClassDescriptionGenerates a JStachio Renderer from a template and a model (the annotated class).
-
ClassDescriptionGenerates a JStachio Renderer from a template and a model (the annotated class).