| Name | Description | Type | Package | Framework |
| AbstractTemplateViewResolverProperties | Base class for ConfigurationProperties of aAbstractTemplateViewResolver. | Class | org.springframework.boot.autoconfigure.template | Spring Boot |
| AbstractViewResolverProperties | Base class for ConfigurationProperties of a ViewResolver. | Class | org.springframework.boot.autoconfigure.template | Spring Boot |
| TemplateAvailabilityProvider | Indicates the availability of view templates for a particular templating engine such asFreeMarker or Thymeleaf. | Interface | org.springframework.boot.autoconfigure.template | Spring Boot |
| TemplateLocation | Contains a location that templates can be loaded from. | Class | org.springframework.boot.autoconfigure.template | Spring Boot |