Skip to content

Commit 8bc74ad

Browse files
committed
Delete AnnotationAttributeExtractor
Delete `AnnotationAttributeExtractor` which is package private and no longer used. Closes gh-22753
1 parent 72027b1 commit 8bc74ad

File tree

3 files changed

+0
-135
lines changed

3 files changed

+0
-135
lines changed

spring-core/src/main/java/org/springframework/core/annotation/AnnotationAttributeExtractor.java

Lines changed: 0 additions & 66 deletions
This file was deleted.

spring-core/src/main/java/org/springframework/core/annotation/SynthesizedMergedAnnotationInvocationHandler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
* @since 5.2
4242
* @param <A> the annotation type
4343
* @see Annotation
44-
* @see AnnotationAttributeExtractor
4544
* @see AnnotationUtils#synthesizeAnnotation(Annotation, AnnotatedElement)
4645
*/
4746
final class SynthesizedMergedAnnotationInvocationHandler<A extends Annotation> implements InvocationHandler {

spring-core/src/test/java/org/springframework/core/annotation/AbstractAliasAwareAnnotationAttributeExtractorTestCase.java

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)