| Class | Description |
|---|---|
| WebMvcSecurityConfiguration | Deprecated
This is applied internally using SpringWebMvcImportSelector
|
| Annotation Type | Description |
|---|---|
| EnableWebMvcSecurity | Deprecated
Use EnableWebSecurity instead which will automatically add the Spring MVC
related Security items.
|