| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure.endpoint.web |
Auto-configuration for the Actuator's web endpoints.
|
| org.springframework.boot.actuate.autoconfigure.web.jersey |
Configuration for a Jersey-based management context.
|
| org.springframework.boot.autoconfigure.jersey |
Auto-configuration for Jersey.
|
| org.springframework.boot.autoconfigure.orm.jpa |
Auto-configuration for JPA and Spring ORM.
|
| org.springframework.boot.autoconfigure.security.servlet |
Auto-configuration for Servlet-based Spring Security.
|
| org.springframework.boot.autoconfigure.web.servlet |
Auto-configuration for servlet web servers and Spring MVC.
|
| org.springframework.boot.autoconfigure.web.servlet.error |
Auto-configuration for Spring MVC error handling.
|
| org.springframework.boot.test.autoconfigure.web.servlet |
Auto-configuration for Spring MVC tests.
|
| Class and Description |
|---|
| DispatcherServletPath
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet. |
| JerseyApplicationPath
Interface that can be used by auto-configurations that need path details Jersey's
application path that serves as the base URI for the application.
|
| Class and Description |
|---|
| JerseyApplicationPath
Interface that can be used by auto-configurations that need path details Jersey's
application path that serves as the base URI for the application.
|
| Class and Description |
|---|
ConditionalOnMissingFilterBean
@Conditional that only matches when no Filter beans of the
specified type are contained in the BeanFactory. |
| JerseyApplicationPath
Interface that can be used by auto-configurations that need path details Jersey's
application path that serves as the base URI for the application.
|
| Class and Description |
|---|
ConditionalOnMissingFilterBean
@Conditional that only matches when no Filter beans of the
specified type are contained in the BeanFactory. |
| Class and Description |
|---|
| DispatcherServletPath
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet. |
| JerseyApplicationPath
Interface that can be used by auto-configurations that need path details Jersey's
application path that serves as the base URI for the application.
|
| Class and Description |
|---|
ConditionalOnMissingFilterBean
@Conditional that only matches when no Filter beans of the
specified type are contained in the BeanFactory. |
| DispatcherServletPath
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet. |
DispatcherServletRegistrationBean
ServletRegistrationBean for the auto-configured DispatcherServlet. |
| JerseyApplicationPath
Interface that can be used by auto-configurations that need path details Jersey's
application path that serves as the base URI for the application.
|
| 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. |
| Class and Description |
|---|
| DispatcherServletPath
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet. |
| Class and Description |
|---|
| DispatcherServletPath
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.