Uses of Annotation Interface
io.jstach.jstache.JStacheConfig
Package
Description
Contains the exported Dropwizard support
JStachio Spring Core Integration
Package
Description
We statically configure all annotated JStache in this package to follow the builtin
dropwizard config.
Spring Boot MVC application using JStachio.
Spring Boot MVC components using JStachio.
Spring Boot WebFlux example Hello endpoint using JStachio.
Spring Boot MVC components using JStachio.
-
Uses of JStacheConfig in io.jstach.opt.dropwizard
Modifier and TypeClassDescriptionenum
Opinionated static config for dropwizard based on how dropwizard stores templates for Mustache.java. -
Uses of JStacheConfig in io.jstach.opt.spring
Modifier and TypeClassDescriptionenum
Static config for Spring Boot like conventions of finding templates inclasspath:/templates
.