AbstractJackson2HttpMessageConverter incorrectly logs at WARN level after upgrading to Jackson 2.9 [SPR-16947] #21486
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Mark Chesney opened SPR-16947 and commented
The verbiage of exception messages changed from "Can not find" to "Cannot find" in Jackson 2.9 with PR #1682
e.g.
WARN o.s.h.c.j.MappingJackson2HttpMessageConverter : Failed to evaluate Jackson deserialization for type [[collection type; class com.google.common.collect.ImmutableList...
Affects: 4.3.18, 5.0.7
Issue Links:
Referenced from: pull request #1859
Backported to: 4.3.19
The text was updated successfully, but these errors were encountered: