Uses of Class
org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider
Package
Description
Auto-configuration for FreeMarker.
Auto-configuration for Groovy templates.
-
Uses of PathBasedTemplateAvailabilityProvider in org.springframework.boot.autoconfigure.freemarker
Modifier and TypeClassDescriptionclass
TemplateAvailabilityProvider
that provides availability information for FreeMarker view templates. -
Uses of PathBasedTemplateAvailabilityProvider in org.springframework.boot.autoconfigure.groovy.template
Modifier and TypeClassDescriptionclass
TemplateAvailabilityProvider
that provides availability information for Groovy view templates.