spring-framework/spring-core
Phillip Webb 4bd33cb6e0 Allow ApplicationContextAotGenerator to generated better class names
Update `ApplicationContextAotGenerator` so that it can generate class
names based on a `target` class and using the ID of the application
context. Prior to this commit, the generated class name was always
`__.BeanFactoryRegistrations`.

Closes gh-28565
2022-06-03 18:15:37 -07:00
..
src Allow ApplicationContextAotGenerator to generated better class names 2022-06-03 18:15:37 -07:00
spring-core.gradle Fix checkstyle issues and test failures 2022-05-10 18:33:15 -07:00