mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2517c72f7d
This commit adds a utility that takes care of registering the necessary hints to make an annotation visible at runtime. The core framework may create a JDK proxy if necessary, which requires specific handling. Closes gh-28497