See: Description
Class | Description |
---|---|
PathMatchConfigurer |
Assist with configuring
HandlerMapping 's with path matching options. |
ResourceChainRegistration |
Assists with the registration of resource resolvers and transformers.
|
ResourceHandlerRegistration |
Assist with creating and configuring a static resources handler.
|
ResourceHandlerRegistry |
Stores registrations of resource handlers for serving static resources such
as images, css files and others through Spring MVC including setting cache
headers optimized for efficient loading in a web browser.
|
UrlBasedViewResolverRegistration |
Assist with configuring properties of a
UrlBasedViewResolver . |
ViewResolverRegistry |
Assist with the configuration of a chain of
ViewResolver 's supporting
different template mechanisms. |
WebReactiveConfiguration |
The main class for Spring Web Reactive configuration.
|