Uses of Interface
org.springframework.web.servlet.config.annotation.WebMvcConfigurer
Packages that use WebMvcConfigurer
Package
Description
Annotation-based setup for Spring MVC.
-
Uses of WebMvcConfigurer in org.springframework.web.servlet.config.annotation
Method parameters in org.springframework.web.servlet.config.annotation with type arguments of type WebMvcConfigurerModifier and TypeMethodDescriptionvoid
DelegatingWebMvcConfiguration.setConfigurers
(List<WebMvcConfigurer> configurers)