Skip to content

Conversation

@sobychacko
Copy link
Contributor

Fixes: #3425

Fixes: spring-projects#3425

Implement fix for issue spring-projects#3425 by modifying AnnotationEnhancer to return
the updated map after processing. This change ensures that all
annotation enhancements are properly reflected in the returned result.

Modifying an existing test to verify this behavior.
@artembilan artembilan merged commit e263ff0 into spring-projects:main Aug 19, 2024
sobychacko added a commit that referenced this pull request Aug 19, 2024
Fixes: #3425

Implement fix for issue #3425 by modifying AnnotationEnhancer to return
the updated map after processing. This change ensures that all
annotation enhancements are properly reflected in the returned result.

Modifying an existing test to verify this behavior.

**Auto-cherry-pick to `3.2.x` & `3.1.x`**
sobychacko added a commit that referenced this pull request Aug 19, 2024
Fixes: #3425

Implement fix for issue #3425 by modifying AnnotationEnhancer to return
the updated map after processing. This change ensures that all
annotation enhancements are properly reflected in the returned result.

Modifying an existing test to verify this behavior.

**Auto-cherry-pick to `3.2.x` & `3.1.x`**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AnnotationEnhancer always return the old attributes

2 participants