DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately by quaff · Pull Request #36141 · spring-projects/spring-framework
Navigation Menu
{{ message }}
spring-projects / spring-framework Public
- Notifications You must be signed in to change notification settings
- Fork 38.9k
Merged
Conversation
Copy link
Contributor
quaff
commented
Jan 14, 2026
quaff
commented
Before this commit, WebClientException is ignored if RestClientException is not present.
Before this commit, WebClientException is ignored if RestClientException is not present. Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
spring-projects-issues
added
the
status: waiting-for-triage
label
Jan 14, 2026
rstoyanchev
self-assigned this
rstoyanchev
added
in: web
and removed status: waiting-for-triage
An issue we've not yet triaged or decided onlabels
Jan 14, 2026
rstoyanchev
added this to the
7.0.3 milestone
rstoyanchev
changed the title
Improve DisconnectedClientHelper to better guard ClassNotFoundException
DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately
rstoyanchev
added
the
status: backported
label
Jan 14, 2026
rstoyanchev
mentioned this pull request
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