Package org.springframework.boot.autoconfigure.template
package org.springframework.boot.autoconfigure.template
Base classes for template Auto-configuration.
-
ClassDescriptionBase class for
@ConfigurationProperties
of aAbstractTemplateViewResolver
.Base class for@ConfigurationProperties
of aViewResolver
.Abstract base class forTemplateAvailabilityProvider
implementations that find templates from paths.Indicates the availability of view templates for a particular templating engine such as FreeMarker or Thymeleaf.Collection ofTemplateAvailabilityProvider
beans that can be used to check which (if any) templating engine supports a given view.Contains a location that templates can be loaded from.