| Package | Description |
|---|---|
| org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebMvcConfigurerAdapter
An implementation of
WebMvcConfigurer with empty methods allowing
sub-classes to override only the methods they're interested in. |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatingWebMvcConfiguration.setConfigurers(List<WebMvcConfigurer> configurers) |
Copyright © 2015. All rights reserved.