| Class | Description | 
|---|---|
| AdminWebMvcConfiguration | Configure WebMvc for the admin application. | 
| AdminWebMvcConfiguration.AdminDefaultWebMvcConfigurerAdapter | |
| AdminWebMvcConfigurationSupport | In absence of Spring Boot's auto-configuration  WebMvcAutoConfigurationclass, this ensures
 that we still have the required override of the default RequestMappingHandlerAdapter | 
Copyright © 2020. All rights reserved.