spring-boot/spring-boot-autoconfigure
Stephane Nicoll d8f62c46ad Prevent warning due to BPP dependency
`MethodValidationPostProcessor` requires a `Validator` so we need to flag
it as an infrastructure bean to prevent an additional log that indicates
it won't be post-processed.

We obviously don't want to post-process the `Validator` here so adding the
additional meta-data is a good idea anyway.

Closes gh-8422
2017-02-27 16:16:09 +01:00
..
src Prevent warning due to BPP dependency 2017-02-27 16:16:09 +01:00
pom.xml Next Development Version 2017-01-30 20:10:13 +00:00