API Call always get 400 Bad Request response after upgrading Spring Boot to 2.7.x
In the past few weeks, my team met a critical issue. Our service ABC just upgraded the spring boot version from 2.2.x to 2.7.x. After testing and deployment to the production environment, we found...