Package org.springframework.boot.autoconfigure.freemarker
package org.springframework.boot.autoconfigure.freemarker
Auto-configuration for FreeMarker.
-
ClassDescription
Auto-configurationfor FreeMarker.@ConfigurationPropertiesfor configuring FreeMarker.TemplateAvailabilityProviderthat provides availability information for FreeMarker view templates.Callback interface that can be implemented by beans wishing to customize the FreeMarker variables used asshared variablesbefore it is used by an auto-configuredFreeMarkerConfigurationFactory.