Uses of Package
org.springframework.boot.autoconfigure.web.servlet
Package
Description
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for JPA and Spring ORM.
Auto-configuration for Servlet-based Spring Security.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for Spring MVC error handling.
Auto-configuration for Spring MVC tests.
-
ClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
. -
ClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
. -
ClassDescription
@Conditional
that only matches when noFilter
beans of the specified type are contained in theBeanFactory
. -
ClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
. -
ClassDescription
@Conditional
that only matches when noFilter
beans of the specified type are contained in theBeanFactory
.Interface that can be used by auto-configurations that need path details for thedefault
DispatcherServlet
.ServletRegistrationBean
for the auto-configuredDispatcherServlet
.Properties to be used in configuring aMultipartConfigElement
.WebServerFactoryCustomizer
to applyServerProperties
andWebListenerRegistrars
to servlet web servers.WebServerFactoryCustomizer
to applyServerProperties
to Tomcat web servers.properties
for Spring MVC.Matching strategy options.Interface to register key components of theWebMvcConfigurationSupport
in place of the default ones provided by Spring MVC. -
ClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
. -
ClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
.