Uses of Package
io.jstach.opt.dropwizard
Packages that use io.jstach.opt.dropwizard
Package
Description
Contains the exported Dropwizard support
We statically configure all annotated JStache in this package to follow the builtin
dropwizard config.
-
Classes in io.jstach.opt.dropwizard used by io.jstach.opt.dropwizardClassDescriptionOpinionated static config for dropwizard based on how dropwizard stores templates for Mustache.java.An interface to mark JStachio dropwizard views
-
Classes in io.jstach.opt.dropwizard used by io.jstach.opt.dropwizard.exampleClassDescriptionHave JStache models implement this mixin interface for easier support to generate views from models.A mixin for generated templates to create dropwizard views.