See: Description
| Interface | Description |
|---|---|
| TemplateAvailabilityProvider |
Indicates the availability of view templates for a particular templating engine such as
FreeMarker or Thymeleaf.
|
| Class | Description |
|---|---|
| AbstractTemplateViewResolverProperties |
Base class for
@ConfigurationProperties of a
AbstractTemplateViewResolver. |
| AbstractViewResolverProperties |
Base class for
@ConfigurationProperties of a
ViewResolver. |
| PathBasedTemplateAvailabilityProvider |
Abstract base class for
TemplateAvailabilityProvider implementations that find
templates from paths. |
| PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties | |
| TemplateAvailabilityProviders |
Collection of
TemplateAvailabilityProvider beans that can be used to check
which (if any) templating engine supports a given view. |
| TemplateLocation |
Contains a location that templates can be loaded from.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.