This design is to make our current ObjectMapper could follow Spring Boot's configuration pattern. Users now use MessageConverters with the default ObjectMapper which was newed by us, and this ...
I upgraded hibernate-types from 2.14.1 to 2.21.0. When running our test suite on the build server (Azure DevOps), many of our tests fail with this NullPointerException: java.lang.NullPointerException: ...