Package | Description |
---|---|
org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingWebMvcConfiguration
Extends
WebMvcConfigurationSupport with the ability to detect beans
of type WebMvcConfigurer and give them a chance to customize the
provided configuration by delegating to them at the appropriate times. |
Copyright © 2014. All rights reserved.