Uses of Interface
io.dropwizard.views.common.ViewConfigurable
-
Packages that use ViewConfigurable Package Description io.dropwizard.views.common -
-
Uses of ViewConfigurable in io.dropwizard.views.common
Classes in io.dropwizard.views.common that implement ViewConfigurable Modifier and Type Class Description classViewBundle<T>AConfiguredBundle, which by default, enables the rendering of FreeMarker & Mustache views by your application.
-