Package | Description |
---|---|
org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
Modifier and Type | Class and Description |
---|---|
class |
WebMvcConfigurerAdapter
An convenient base class with empty method implementations of
WebMvcConfigurer . |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingWebMvcConfiguration.setConfigurers(List<WebMvcConfigurer> configurers) |
Copyright © 2014. All rights reserved.