Closed as duplicate of#46040
Closed as duplicate of#46040
Description
I have my application using Spring Boot 3.5.0 + Spring Cloud Gateway + Java 24 working fine.
Then I upgraded to Spring Boot 3.5.1 and it starts failing and I see 3.5.2 is released to fix the regression bug.
However, with Spring Boot 3.5.2 also, it is still failing.
Sample project: https://github.com/feature-tracker/api-gateway/tree/feature/sb-3.5.2
GitHub Action pipeline: https://github.com/feature-tracker/api-gateway/actions/runs/15769850227/job/44452706183