Browse Source
Prior to this commit in the message converters it was possible to set a pre-configured ObjectMapper. However the constructor would still create and configure an ObjectMapper. With the added constructor it is now possible to directly construct the message converter with the proper ObjectMapper. This prevents the this additional ObjectMapper to be constructed.pull/31244/head
Marten Deinum
1 year ago
committed by
Juergen Hoeller
2 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue