Skip to content

Pick up all @TypeExcludeFilters annotations on test classes - #51489

Open
nosan wants to merge 1 commit into
spring-projects:mainfrom
nosan:50862-1
Open

Pick up all @TypeExcludeFilters annotations on test classes#51489
nosan wants to merge 1 commit into
spring-projects:mainfrom
nosan:50862-1

Conversation

@nosan

@nosan nosan commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Previously, TypeExcludeFiltersContextCustomizerFactory
only discovered the first @TypeExcludeFilters annotation.

This commit updates it to discover all @TypeExcludeFilters
annotations instead of stopping at the first.

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants