spring-boot/spring-boot-project/spring-boot-autoconfigure
Stephane Nicoll 7f509bf84e Make sure Web infrastructure uses qualified beans
This commit is a follow-up of a change in Spring Framework[1] to make
sure injection points that are expecting a specific bean by name use
a qualifier.

As a result of this change, MVC uses the dedicated MVC validator again
rather than the general one auto-configured by Spring Boot.

[1] https://github.com/spring-projects/spring-framework/issues/23887

Closes gh-18672
2019-10-30 15:47:02 +01:00
..
src Make sure Web infrastructure uses qualified beans 2019-10-30 15:47:02 +01:00
pom.xml Autoconfigure RSocket Security 2019-10-02 13:54:07 -07:00