Package org.springframework.boot.autoconfigure.template
@NullMarked
package org.springframework.boot.autoconfigure.template
Base classes for template Auto-configuration.
-
ClassDescriptionAbstract base class for
TemplateAvailabilityProvider
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.