DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately by quaff · Pull Request #36141 · spring-projects/spring-framework

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@quaff

Copy link

Contributor

@quaff quaff commented

Jan 14, 2026

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 spring-projects-issues added the status: waiting-for-triage

An issue we've not yet triaged or decided on

label

Jan 14, 2026

@rstoyanchev rstoyanchev self-assigned this

Jan 14, 2026

@rstoyanchev rstoyanchev added in: web

Issues in web modules (web, webmvc, webflux, websocket)

type: enhancement

A general enhancement

and removed status: waiting-for-triage

An issue we've not yet triaged or decided on

labels

Jan 14, 2026

@rstoyanchev rstoyanchev added this to the 7.0.3 milestone

Jan 14, 2026

@rstoyanchev rstoyanchev changed the title Improve DisconnectedClientHelper to better guard ClassNotFoundException DisconnectedClientHelper should detect presence of RestClientException and WebClientException separately

Jan 14, 2026

@rstoyanchev rstoyanchev merged commit a784eb0 into spring-projects:main

Jan 14, 2026

5 checks passed

@rstoyanchev rstoyanchev added the status: backported

An issue that has been backported to maintenance branches

label

Jan 14, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Labels

in: web

Issues in web modules (web, webmvc, webflux, websocket)

status: backported

An issue that has been backported to maintenance branches

type: enhancement

A general enhancement

Projects

None yet

Milestone

7.0.3

Development

Successfully merging this pull request may close these issues.

3 participants

@quaff @rstoyanchev @spring-projects-issues