Package io.jstach.opt.dropwizard.example
@JStacheConfig(using=DropwizardJStacheConfig.class)
package io.jstach.opt.dropwizard.example
We statically configure all annotated JStache in this package to follow the builtin
dropwizard config.
- See Also:
-
ClassDescriptionDropwizard example application entry point.Since JStachio is mostly static configuration this class is empty.A JStache model using external template:
src/main/resources/io/jstach/opt/dropwizard/example/ExampleModel.mustache
.Generated Renderer.Dropwizard JAXRS example resource highlighting JStachio integration.