Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RestClientException Javadoc to refer to RestClient #34270

Closed
mirkoadebahr opened this issue Jan 16, 2025 · 0 comments
Closed

Update RestClientException Javadoc to refer to RestClient #34270

mirkoadebahr opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Milestone

Comments

@mirkoadebahr
Copy link

According to the reference documentation, the RestClient introduced in Spring 6 "throws a subclass of RestClientException when retrieving a response with a 4xx or 5xx status code".

The API documentation of RestClientException currently only mentions RestTemplate, it would be helpful if there was a referral to RestClient here as well.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 16, 2025
@rstoyanchev rstoyanchev added type: documentation A documentation task in: web Issues in web modules (web, webmvc, webflux, websocket) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jan 17, 2025
@rstoyanchev rstoyanchev added this to the 6.2.3 milestone Jan 17, 2025
@rstoyanchev rstoyanchev changed the title Enhance documentation of RestClientException regarding RestClient Update RestClientException Javadoc to refer to RestClient Jan 17, 2025
@rstoyanchev rstoyanchev self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

3 participants