Skip to content

Update One-Time Token Docs for Renamed APIs - #19274

Merged
jzheaux merged 1 commit into
spring-projects:7.0.xfrom
ArzMeow:servlet-ott-docs-7.0.x
Aug 11, 2026
Merged

Update One-Time Token Docs for Renamed APIs#19274
jzheaux merged 1 commit into
spring-projects:7.0.xfrom
ArzMeow:servlet-ott-docs-7.0.x

Conversation

@ArzMeow

@ArzMeow ArzMeow commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

The code examples provided in the current documentation are referencing methods from outdated dependencies that have been deprecated and removed. This PR updated these code snippets with the latest and equivalent implementations from the correct dependencies to avoid confusing developers who are reading the documentation.

This also aims to close gh-18367, which was raised six months ago but has yet to be resolved.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 5, 2026
Replace deprecated `UriComponentsBuilder` usage and renamed
`oneTimeTokenLogin` DSL method references in the docs with their
current equivalents.

Closes spring-projectsgh-18367

Signed-off-by: Arz Meow <arthur37231@gmail.com>
@jzheaux
jzheaux force-pushed the servlet-ott-docs-7.0.x branch from 53c3910 to 7b5174b Compare August 11, 2026 21:07
@jzheaux jzheaux added type: enhancement A general enhancement in: docs An issue in Documentation or samples and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 11, 2026
@jzheaux jzheaux self-assigned this Aug 11, 2026
@jzheaux jzheaux added this to the 7.0.7 milestone Aug 11, 2026
@jzheaux jzheaux changed the title Update the One-Time Token docs generation handler and login config examples Update One-Time Token Docs for Renamed APIs Aug 11, 2026
@jzheaux
jzheaux merged commit 63306ad into spring-projects:7.0.x Aug 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: docs An issue in Documentation or samples type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants