Files
spring-framework/spring-context/src/main/java/org/springframework
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
..
2022-02-19 14:43:26 +01:00
2021-09-17 09:14:07 +02:00
2022-02-19 14:43:26 +01:00
2022-02-24 14:50:18 +01:00
2022-02-16 12:12:37 +01:00
2021-11-24 13:14:55 +00:00