spring-framework/spring-aop
Phillip Webb 472c23455a Add AotServices class to replace AotFactoriesLoader
Add an `AotServices` class to replace `AotFactoriesLoader`. The
replacement class allow instances to be loaded from just the
`aot.factories` file if required. It also retains a link to the bean
names so that a `findByBeanName(...)` method can be provided.

See gh-28833
2022-07-27 19:25:28 +01:00
..
src Add AotServices class to replace AotFactoriesLoader 2022-07-27 19:25:28 +01:00
spring-aop.gradle Update scoped proxy AOT support 2022-05-05 13:25:37 -07:00