程序包的使用
org.springframework.boot.autoconfigure.web.servlet
程序包
说明
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for Spring MVC observation support.
Auto-configuration for actuator security using Spring MVC.
Configuration for a Jersey-based management context.
Auto-configuration for Jersey.
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.
-
org.springframework.boot.actuate.autoconfigure.endpoint.web使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明Interface that can be used by auto-configurations that need path details for the
defaultDispatcherServlet.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. -
org.springframework.boot.actuate.autoconfigure.observation.web.servlet使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明
@Conditionalthat only matches when noFilterbeans of the specified type are contained in theBeanFactory. -
org.springframework.boot.actuate.autoconfigure.security.servlet使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明Interface that can be used by auto-configurations that need path details for the
defaultDispatcherServlet.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. -
org.springframework.boot.actuate.autoconfigure.web.jersey使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明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.
-
org.springframework.boot.autoconfigure.jersey使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明
@Conditionalthat only matches when noFilterbeans of the specified type are contained in theBeanFactory.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. -
org.springframework.boot.autoconfigure.orm.jpa使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明
@Conditionalthat only matches when noFilterbeans of the specified type are contained in theBeanFactory. -
org.springframework.boot.autoconfigure.security.servlet使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明Interface that can be used by auto-configurations that need path details for the
defaultDispatcherServlet. -
org.springframework.boot.autoconfigure.web.servlet使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明
@Conditionalthat only matches when noFilterbeans of the specified type are contained in theBeanFactory.Interface that can be used by auto-configurations that need path details for thedefaultDispatcherServlet.ServletRegistrationBeanfor the auto-configuredDispatcherServlet.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.Properties to be used in configuring aMultipartConfigElement.WebServerFactoryCustomizerto applyServerPropertiesandWebListenerRegistrarsto servlet web servers.WebServerFactoryCustomizerto applyServerPropertiesto Tomcat web servers.Propertiesfor Spring MVC.Matching strategy options.Interface to register key components of theWebMvcConfigurationSupportin place of the default ones provided by Spring MVC. -
org.springframework.boot.autoconfigure.web.servlet.error使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明Interface that can be used by auto-configurations that need path details for the
defaultDispatcherServlet. -
org.springframework.boot.test.autoconfigure.web.servlet使用的org.springframework.boot.autoconfigure.web.servlet中的类类说明Interface that can be used by auto-configurations that need path details for the
defaultDispatcherServlet.Propertiesfor Spring MVC.