mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
916a871fbc
This commit adds a dedicated method for annotations that are used as meta-annotation when the composed annotation does not require to be visible at runtime. Closes gh-28887