Skip to content

Remove AbstractConfiguredSecurityBuilder apply method #17498

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
Jul 11, 2025

Conversation

kse-music
Copy link
Contributor

@kse-music kse-music commented Jul 8, 2025

Closes gh-13441

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 8, 2025
@kse-music kse-music force-pushed the pr16 branch 3 times, most recently from b8fd808 to 9bc8dac Compare July 10, 2025 02:11
@kse-music kse-music changed the title Add withDefaults method and use it instead of apply method It should use the with method of AbstractConfiguredSecurityBuilder to remain consistent with previous behavior. Jul 10, 2025
@kse-music kse-music changed the title It should use the with method of AbstractConfiguredSecurityBuilder to remain consistent with previous behavior. Remove AbstractConfiguredSecurityBuilder apply method Jul 10, 2025
@jzheaux jzheaux self-assigned this Jul 11, 2025
@jzheaux jzheaux added in: config An issue in spring-security-config type: enhancement A general enhancement type: breaks-passivity A change that breaks passivity with the previous release and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 11, 2025
@jzheaux jzheaux added this to the 7.0.0-M1 milestone Jul 11, 2025
@jzheaux jzheaux merged commit 5fefdd5 into spring-projects:main Jul 11, 2025
6 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Jul 11, 2025

Thanks, @kse-music! This has been merged into main

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: breaks-passivity A change that breaks passivity with the previous release type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove AbstractConfiguredSecurityBuilder#apply
3 participants