Package | Description |
---|---|
org.springframework.boot.autoconfigure.web.servlet |
Auto-configuration for servlet web servers and Spring MVC.
|
Class and Description |
---|
DispatcherServletPathProvider
Interface that provides the path of the
DispatcherServlet in an application
context. |
MultipartProperties
Properties to be used in configuring a
MultipartConfigElement . |
ServletWebServerFactoryCustomizer
WebServerFactoryCustomizer to apply ServerProperties to servlet web
servers. |
TomcatServletWebServerFactoryCustomizer
WebServerFactoryCustomizer to apply ServerProperties to Tomcat web
servers. |
WebMvcProperties
properties for Spring MVC. |
WebMvcProperties.Async |
WebMvcProperties.Contentnegotiation |
WebMvcProperties.LocaleResolver |
WebMvcProperties.Pathmatch |
WebMvcProperties.Servlet |
WebMvcProperties.View |
WebMvcRegistrations
Interface to register key components of the
WebMvcConfigurationSupport in place
of the default ones provided by Spring MVC. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.