mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
e2c2268c39
This commit adds ahead of time support for @Resource on fields and methods. Lookup elements are discovered and code is generated to replace that introspection at runtime. Closes gh-29614