Change WebMvcAutoConfigurationAdapter.requestContextFilter() to a static method so that the configuration class isn't needed when creating it. This helps to prevent early initialization of beans. See gh-6178 |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
Change WebMvcAutoConfigurationAdapter.requestContextFilter() to a static method so that the configuration class isn't needed when creating it. This helps to prevent early initialization of beans. See gh-6178 |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||