FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove superfluous semi-colon from read timeout configuration example for HTTP service interface clients by giyeon95 · Pull Request #49306 · spring-projects/spring-boot · GitHub

Remove superfluous semi-colon from read timeout configuration example for HTTP service interface clients - #49306

Closed
giyeon95 wants to merge 1 commit into
spring-projects:mainfrom
giyeon95:main
Closed

Remove superfluous semi-colon from read timeout configuration example for HTTP service interface clients#49306
giyeon95 wants to merge 1 commit into
spring-projects:mainfrom
giyeon95:main

Conversation

giyeon95 commented Feb 24, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Remove extraneous semicolon from read-timeout value in rest.client.adoc

read-timeout: 2s; → read-timeout: 2s

Fixes #49305

Remove extraneous semicolon from read-timeout value

Signed-off-by: giyeon95 <giyeon15@gmail.com>
spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 24, 2026
giyeon95 changed the title Fixes #49305 Fix typo in rest.client.adoc Feb 24, 2026
wilkinsona changed the title Fix typo in rest.client.adoc Remove superfluous semi-colon from read timeout configuration example for HTTP service interface clients Feb 24, 2026
wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 24, 2026
wilkinsona added this to the 4.0.x milestone Feb 24, 2026
wilkinsona self-assigned this Feb 24, 2026
wilkinsona modified the milestones: 4.0.x, 4.0.4 Feb 24, 2026
wilkinsona pushed a commit that referenced this pull request Feb 24, 2026
Signed-off-by: giyeon95 <giyeon15@gmail.com>

See gh-49306

Copy link
Copy Markdown
Member

Thanks very much, @giyeon95.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in rest.client.adoc: extraneous semicolon in read-timeout value

3 participants


Back | FazBrowse Home | New Git URL