Uses of Class
org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Packages that use WebMvcConfigurationSupport
Package
Description
Annotation-based setup for Spring MVC.
-
Uses of WebMvcConfigurationSupport in org.springframework.web.servlet.config.annotation
Modifier and TypeClassDescriptionclassA subclass ofWebMvcConfigurationSupportthat detects and delegates to all beans of typeWebMvcConfigurerallowing them to customize the configuration provided byWebMvcConfigurationSupport.