程序包 org.springframework.boot.autoconfigure.freemarker
package org.springframework.boot.autoconfigure.freemarker
Auto-configuration for FreeMarker.
-
类说明
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.