Skip to content

Fix inconsistent constructor declaration for ReactiveAuthorizationManagerMethodSecurityConfiguration #17197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

damable-nuvolex
Copy link
Contributor

Closes gh-16325

A previous solution was rejected where it was stated the expressionHandler parameter should remain optional.

This alternative allows an optional expressionHandler without producing the inconsistent constructor declaration log.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 2, 2025
@jzheaux jzheaux self-assigned this Jun 3, 2025
@jzheaux jzheaux changed the base branch from main to 6.4.x June 3, 2025 23:53
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @damable-nuvolex! I've left my feedback inline.

@damable-nuvolex
Copy link
Contributor Author

@jzheaux thanks for the feedback, included the changes in 8e3f490

@damable-nuvolex damable-nuvolex requested a review from jzheaux June 4, 2025 01:01
@jzheaux jzheaux added in: config An issue in spring-security-config type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 4, 2025
@jzheaux jzheaux added this to the 6.4.7 milestone Jun 4, 2025
@jzheaux jzheaux merged commit a0c5504 into spring-projects:6.4.x Jun 5, 2025
6 checks passed
@damable-nuvolex damable-nuvolex deleted the gh-16325 branch June 5, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent constructor declaration on bean with name '_reactiveMethodSecurityConfiguration'
3 participants