Uses of Class
org.springframework.boot.autoconfigure.web.servlet.DispatcherServletRegistrationBean
Packages that use DispatcherServletRegistrationBean
Package
Description
Auto-configuration for servlet web servers and Spring MVC.
-
Uses of DispatcherServletRegistrationBean in org.springframework.boot.autoconfigure.web.servlet
Methods in org.springframework.boot.autoconfigure.web.servlet that return DispatcherServletRegistrationBeanModifier and TypeMethodDescriptionDispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration.dispatcherServletRegistration
(DispatcherServlet dispatcherServlet, WebMvcProperties webMvcProperties, ObjectProvider<MultipartConfigElement> multipartConfig)