|
|
@ -124,7 +124,7 @@ public class WebMvcAutoConfiguration {
|
|
|
|
return new HiddenHttpMethodFilter();
|
|
|
|
return new HiddenHttpMethodFilter();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// Defined as a nested config to ensure WebMvcConfigurerAdapter it not read when not
|
|
|
|
// Defined as a nested config to ensure WebMvcConfigurerAdapter is not read when not
|
|
|
|
// on the classpath
|
|
|
|
// on the classpath
|
|
|
|
@Configuration
|
|
|
|
@Configuration
|
|
|
|
@EnableWebMvc
|
|
|
|
@EnableWebMvc
|
|
|
|