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