Uses of Package
org.springframework.boot.webmvc.autoconfigure
Packages that use org.springframework.boot.webmvc.autoconfigure
Package
Description
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for Servlet-based Spring Security.
Auto-configuration for Spring MVC tests.
Auto-configuration for Spring MVC.
Auto-configuration for Spring MVC error handling.
-
Classes in org.springframework.boot.webmvc.autoconfigure used by org.springframework.boot.actuate.autoconfigure.endpoint.webClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
. -
Classes in org.springframework.boot.webmvc.autoconfigure used by org.springframework.boot.actuate.autoconfigure.security.servletClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
. -
Classes in org.springframework.boot.webmvc.autoconfigure used by org.springframework.boot.security.autoconfigure.servletClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
. -
Classes in org.springframework.boot.webmvc.autoconfigure used by org.springframework.boot.test.autoconfigure.web.servletClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
.Properties
for Spring MVC. -
Classes in org.springframework.boot.webmvc.autoconfigure used by org.springframework.boot.webmvc.autoconfigureClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
.ServletRegistrationBean
for the auto-configuredDispatcherServlet
.Properties
for Spring MVC.Matching strategy options.Interface to register key components of theWebMvcConfigurationSupport
in place of the default ones provided by Spring MVC. -
Classes in org.springframework.boot.webmvc.autoconfigure used by org.springframework.boot.webmvc.autoconfigure.errorClassDescriptionInterface that can be used by auto-configurations that need path details for the
default
DispatcherServlet
.