Uses of Class
io.jstach.opt.dropwizard.example.ExampleConfiguration
Packages that use ExampleConfiguration
Package
Description
We statically configure all annotated JStache in this package to follow the builtin
dropwizard config.
-
Uses of ExampleConfiguration in io.jstach.opt.dropwizard.example
Methods in io.jstach.opt.dropwizard.example with parameters of type ExampleConfigurationModifier and TypeMethodDescriptionvoidExampleApplicationStart.run(ExampleConfiguration configuration, io.dropwizard.core.setup.Environment environment) Method parameters in io.jstach.opt.dropwizard.example with type arguments of type ExampleConfigurationModifier and TypeMethodDescriptionvoidExampleApplicationStart.initialize(io.dropwizard.core.setup.Bootstrap<ExampleConfiguration> bootstrap)