spring-framework/spring-context
Stephane Nicoll 9b07457d06 Introduce ApplicationContextAotGenerator
This commit introduces a way to process a GenericApplicationContext
ahead of time. Components that can contribute in that phase are
invoked, and their contributions are recorded in the
GeneratedTypeContext.

This commit also expands BeanFactoryContribution so that it can exclude
bean definitions that are no longer required.

Closes gh-28150
2022-03-09 11:17:21 +01:00
..
src Introduce ApplicationContextAotGenerator 2022-03-09 11:17:21 +01:00
.springBeans
spring-context.gradle Introduce ApplicationContextAotGenerator 2022-03-09 11:17:21 +01:00