Skip to content

Conversation

@ielatif
Copy link
Contributor

@ielatif ielatif commented Oct 24, 2025

Fixes #4720

…ion#responseErrorHandler

Related to spring-projects#4720

Signed-off-by: Issam El-atif <issam.elatif@gmail.com>
@ilayaperumalg
Copy link
Member

@ielatif The changes you propose are already on main which supports Spring Framework 7:

public void handleError(@NonNull URI url, @NonNull HttpMethod method, @NonNull ClientHttpResponse response)
Could you double check? Thanks

@ielatif
Copy link
Contributor Author

ielatif commented Nov 24, 2025

@ilayaperumalg you are right the changes are already on main.
I submited the PR a month ago, i havent noticed that it was fixed one week ago.
I'll close the PR.
Thanks.

@ielatif ielatif closed this Nov 24, 2025
@ilayaperumalg
Copy link
Member

@ielatif Sorry, the whole set of changes for Spring Framework 7.x & Spring Boot 4.0 compatibility was tracked and merged via a single PR #4774. Thanks for following it up!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ResponseErrorHandler used in SpringAiRetryAutoConfiguration fails with Spring Framework 7.x

2 participants