Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- applyToMvcViewResolver(Object) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
-
Apply the given properties to a
AbstractTemplateViewResolver.
C
- customizeFreeMarkerVariables(Map) - Method in interface org.springframework.boot.freemarker.autoconfigure.FreeMarkerVariablesCustomizer
-
Customize the
variablesto be set as well-known FreeMarker objects.
D
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- DEFAULT_TEMPLATE_LOADER_PATH - Static variable in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
F
- FreeMarkerAutoConfiguration - Class in org.springframework.boot.freemarker.autoconfigure
-
Auto-configurationfor FreeMarker. - FreeMarkerProperties - Class in org.springframework.boot.freemarker.autoconfigure
-
@ConfigurationPropertiesfor configuring FreeMarker. - FreeMarkerProperties() - Constructor for class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- FreeMarkerTemplateAvailabilityProvider - Class in org.springframework.boot.freemarker.autoconfigure
-
TemplateAvailabilityProviderthat provides availability information for FreeMarker view templates. - FreeMarkerTemplateAvailabilityProvider() - Constructor for class org.springframework.boot.freemarker.autoconfigure.FreeMarkerTemplateAvailabilityProvider
- FreeMarkerTemplateAvailabilityProvider.FreeMarkerTemplateAvailabilityProperties - Class in org.springframework.boot.freemarker.autoconfigure
- FreeMarkerVariablesCustomizer - Interface in org.springframework.boot.freemarker.autoconfigure
-
Callback interface that can be implemented by beans wishing to customize the FreeMarker
shared variablesto fine-tune their auto-configuration before they are used by an auto-configuredFreeMarkerConfigurationFactory.
G
- getCharset() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- getCharsetName() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- getContentType() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- getLoaderPath() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerTemplateAvailabilityProvider.FreeMarkerTemplateAvailabilityProperties
- getPrefix() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- getRequestContextAttribute() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- getSettings() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- getSuffix() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- getTemplateLoaderPath() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- getTemplateLoaderPath() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerTemplateAvailabilityProvider.FreeMarkerTemplateAvailabilityProperties
- getViewNames() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
I
- isAllowRequestOverride() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- isAllowSessionOverride() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- isCache() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- isCheckTemplateLocation() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- isExposeRequestAttributes() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- isExposeSessionAttributes() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- isExposeSpringMacroHelpers() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- isPreferFileSystemAccess() - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
O
- org.springframework.boot.freemarker.autoconfigure - package org.springframework.boot.freemarker.autoconfigure
-
Auto-configuration for FreeMarker.
S
- setAllowRequestOverride(boolean) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setAllowSessionOverride(boolean) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setCache(boolean) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setCharset(Charset) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setCheckTemplateLocation(boolean) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setContentType(MimeType) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setExposeRequestAttributes(boolean) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setExposeSessionAttributes(boolean) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setExposeSpringMacroHelpers(boolean) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setPreferFileSystemAccess(boolean) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setPrefix(String) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setRequestContextAttribute(String) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setSettings(Map) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setSuffix(String) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setTemplateLoaderPath(String...) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
- setTemplateLoaderPath(List) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerTemplateAvailabilityProvider.FreeMarkerTemplateAvailabilityProperties
- setViewNames(String[]) - Method in class org.springframework.boot.freemarker.autoconfigure.FreeMarkerProperties
All Classes and Interfaces|All Packages|Constant Field Values