spring-framework/spring-core
Sam Brannen e09cdcd920 Remove convention-based annotation attribute override support
This commit completely removes all support for convention-based
annotation attribute overrides in Spring's annotation utilities and the
MergedAnnotations infrastructure.

Composed annotations must now use @⁠AliasFor to declare explicit
overrides for attributes in meta-annotations.

See gh-28760
Closes gh-28761
2025-03-06 16:28:21 +01:00
..
src Remove convention-based annotation attribute override support 2025-03-06 16:28:21 +01:00
spring-core.gradle Revisit compiler configuration in project build 2025-02-27 14:39:43 +01:00