Uses of Interface
org.springframework.boot.webmvc.autoconfigure.WebMvcRegistrations
Packages that use WebMvcRegistrations
Package
Description
Auto-configuration for Spring MVC.
-
Uses of WebMvcRegistrations in org.springframework.boot.webmvc.autoconfigure
Constructor parameters in org.springframework.boot.webmvc.autoconfigure with type arguments of type WebMvcRegistrationsModifierConstructorDescriptionEnableWebMvcConfiguration
(WebMvcProperties mvcProperties, WebProperties webProperties, ObjectProvider<WebMvcRegistrations> mvcRegistrationsProvider, ObjectProvider<org.springframework.boot.webmvc.autoconfigure.WebMvcAutoConfiguration.ResourceHandlerRegistrationCustomizer> resourceHandlerRegistrationCustomizerProvider, ListableBeanFactory beanFactory)