Skip to content

Use DefaultParameterNameDiscoverer#getSharedInstance#18481

Merged
rwinch merged 5 commits intospring-projects:7.0.xfrom
therepanic:gh-18330
Jan 12, 2026
Merged

Use DefaultParameterNameDiscoverer#getSharedInstance#18481
rwinch merged 5 commits intospring-projects:7.0.xfrom
therepanic:gh-18330

Conversation

@therepanic
Copy link
Copy Markdown
Contributor

Due to spring-projects/spring-framework#36024, we should use the shared DefaultParameterNameDiscoverer#getSharedInstance instead of creating separate instances of the object.

Closes: gh-18330

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 11, 2026
@rwinch rwinch self-assigned this Jan 12, 2026
@rwinch rwinch added in: core An issue in spring-security-core type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 12, 2026
@rwinch rwinch changed the base branch from main to 7.0.x January 12, 2026 19:36
@rwinch rwinch added this to the 7.0.3 milestone Jan 12, 2026
@rwinch rwinch merged commit 13f6286 into spring-projects:7.0.x Jan 12, 2026
6 checks passed
@rwinch
Copy link
Copy Markdown
Member

rwinch commented Jan 12, 2026

Thanks for the PR @therepanic! I've merged this into 7.0.x and main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core An issue in spring-security-core type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use DefaultParameterNameDiscoverer.getSharedInstance()

3 participants