Skip to content

Conversation

@ShaunHaldane
Copy link
Contributor

Fixes a grammatical error in the REST client documentation where "not global configuration is provided" should read "global configuration is not provided".

Signed-off-by: Shaun <shaun.haldane@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 20, 2026
. Simple JDK client (`java.net.HttpURLConnection`)

If multiple clients are available on the classpath, and not global configuration is provided, the most preferred client will be used.
If multiple clients are available on the classpath, and global configuration is not provided, the most preferred client will be used.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think was intended to be "and no global configuration". Would you like to make that update to your PR?

Copy link
Contributor Author

@ShaunHaldane ShaunHaldane Jan 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated — Yes, I have now changed the sentence to “and no global configuration is provided”. Thanks!

@wilkinsona wilkinsona added the status: waiting-for-feedback We need additional information before we can continue label Jan 20, 2026
Signed-off-by: Shaun <shaun.haldane@gmail.com>
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged labels Jan 20, 2026
@wilkinsona wilkinsona added this to the 4.0.x milestone Jan 20, 2026
@wilkinsona wilkinsona modified the milestones: 4.0.x, 4.0.2 Jan 20, 2026
wilkinsona pushed a commit that referenced this pull request Jan 20, 2026
See gh-48907

Signed-off-by: Shaun <shaun.haldane@gmail.com>
@wilkinsona
Copy link
Member

Thanks very much, @ShaunHaldane.

@ShaunHaldane
Copy link
Contributor Author

No problem, Thanks for the review!

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.

3 participants