Skip to content

Fix typo in OAuth2 migration guide code example#19042

Open
xxxxxxjun wants to merge 1 commit intospring-projects:mainfrom
xxxxxxjun:gh-fix-oauth2-migration-typo
Open

Fix typo in OAuth2 migration guide code example#19042
xxxxxxjun wants to merge 1 commit intospring-projects:mainfrom
xxxxxxjun:gh-fix-oauth2-migration-typo

Conversation

@xxxxxxjun
Copy link
Copy Markdown

@xxxxxxjun xxxxxxjun commented Apr 4, 2026

Fix misspelled variable name authenicationConverter to authenticationConverter in Java code example.

The Java code example for BearerTokenAuthenticationFilter migration
misspelled the variable name as "authenicationConverter" instead of
"authenticationConverter", which would cause a compilation error if
copied directly. The Kotlin example was already correct.

Signed-off-by: xxxxxxjun <ryuu.public@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 4, 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