程序包 org.springframework.boot.autoconfigure.template
package org.springframework.boot.autoconfigure.template
Base classes for template Auto-configuration.
-
类说明Base class for
@ConfigurationPropertiesof aAbstractTemplateViewResolver.Base class for@ConfigurationPropertiesof aViewResolver.Abstract base class forTemplateAvailabilityProviderimplementations that find templates from paths.Indicates the availability of view templates for a particular templating engine such as FreeMarker or Thymeleaf.Collection ofTemplateAvailabilityProviderbeans that can be used to check which (if any) templating engine supports a given view.Contains a location that templates can be loaded from.