When extending `WebMvcConfigurerAdapter`, developers should always declare those as `@Configuration` classes rather than `@Bean`s, which can lead to dependency issues as described in #6853. Fixes gh-6853 |
||
---|---|---|
.. | ||
src | ||
pom.xml |
When extending `WebMvcConfigurerAdapter`, developers should always declare those as `@Configuration` classes rather than `@Bean`s, which can lead to dependency issues as described in #6853. Fixes gh-6853 |
||
---|---|---|
.. | ||
src | ||
pom.xml |