mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
93fa01004c
This commit augment the AOT section with best practices we have experienced while working on the AOT engine. In particular, it describes how a FactoryBean with an unresolved generic should be handled. Closes gh-30434