Files
spring-boot/spring-boot-project
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
..
2018-10-26 16:36:02 -07:00
2018-10-26 16:36:02 -07:00
2018-10-28 09:00:32 -07:00
2018-10-02 10:30:14 -07:00