You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.