spring-framework/spring-context
Stephane Nicoll b5695b9248 Add support for refreshing a GenericApplicationContext for AOT
This commit adds a way to refresh a GenericApplicationContext for ahead
of time processing: refreshForAotProcessing() processes the bean factory
up to a point where it is about to create bean instances.

MergedBeanDefinitionPostProcessor implementations are the only bean
post processors that are invoked during this phase.

Closes gh-28065
2022-03-09 11:17:21 +01:00
..
src Add support for refreshing a GenericApplicationContext for AOT 2022-03-09 11:17:21 +01:00
.springBeans
spring-context.gradle Upgrade to Groovy 4.0 2022-02-04 21:01:02 +01:00