Skip to content

Migrate ResponseErrorHandler.handleError#3872

Open
gdgenchev wants to merge 1 commit intocloudfoundry:developfrom
gdgenchev:migrate-response-error-handler
Open

Migrate ResponseErrorHandler.handleError#3872
gdgenchev wants to merge 1 commit intocloudfoundry:developfrom
gdgenchev:migrate-response-error-handler

Conversation

@gdgenchev
Copy link
Copy Markdown
Contributor

In Spring 6.2.x handleError(ClientHttpResponse response) was deprecated and later removed in Spring 7.x in favor of handleError(URI url, HttpMethod method, ClientHttpResponse response)

In Spring 6.2.x handleError(ClientHttpResponse response) was deprecated and later removed in Spring 7.x in favor of handleError(URI url, HttpMethod method, ClientHttpResponse response)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant