Spring Deserializing @RequestBody with invalid datatype of json payload ends with HTTP status 500 instead of HTTP status 400 (changed behaviour observed since spring-web:5.2.4.RELEASE)
I've observed change of processing invalid payloads when deserializing in controller between versions spring-web:5.2.4.R...