spring-boot/spring-boot-project/spring-boot-autoconfigure
Dave Syer c1022e74cd Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle
An initializer that adds a BeanDefinitionRegistryPostProcessor which
in turn adds bean definitions has to be very careful to run early.
Otherwise, other initializers that want to influence the bean
definitions added never get a chance.

Closes gh-14907
2018-10-29 11:36:10 +00:00
..
src Add CachingMetadataReaderFactoryPostProcessor earlier in context lifecyle 2018-10-29 11:36:10 +00:00
pom.xml Auto-configure SpringSecurityDialect for v5 and deprecate v4 2018-10-15 12:18:40 +01:00