Files
spring-boot/spring-boot-project
Phillip Webb ad1c8d773f Start properties validator in background thread
Change the default JSR-303 validator used by the configuration
properties binder so that it's initialized in a background thread.
This change allows the context to carry on loading additional beans
whilst the validator is initializing.

Fixes gh-11412
2017-12-22 21:16:47 -08:00
..
2017-12-15 14:57:25 -08:00
2017-12-13 13:07:18 -08:00
2017-12-12 12:47:38 +00:00