spring-boot/spring-boot-autoconfigure
Stephane Nicoll 0435f122d4 Rework JSR-303 validation exposure with Spring MVC
This commit improves the initial solution by actually overriding the
`mvcValidator` `@Bean`. This gives us more control as whether a custom
validator has been specified or not. We now wrap it regardless of it
being custom or provided by auto-configuration.

Closes gh-8223
2017-02-27 19:09:29 +01:00
..
src Rework JSR-303 validation exposure with Spring MVC 2017-02-27 19:09:29 +01:00
pom.xml Next Development Version 2017-01-30 20:10:13 +00:00