Class Freemarker

java.lang.Object
io.micronaut.starter.feature.view.Freemarker
All Implemented Interfaces:
io.micronaut.core.naming.Described, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, Feature, OneOfFeature, MicronautServerDependent, ViewFeature

@Requires(property="micronaut.starter.feature.views.freemarker.enabled", value="true", defaultValue="true") @Singleton public class Freemarker extends Object implements ViewFeature, MicronautServerDependent