-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Milestone
Description
Hi, I just updated to version 2.2.0, and suddenly I started getting A LOT of logs like
isCompatible false
createObjectMapper
isCompatible true
without any clear context and any clue about where are those lines of logs.
This keeps going on and on every few seconds, maybe related to the requests that come.
I didn't change anything else on my application, log4j property file is the same as before, like all other configurations.
My app is working exactly as it was working before, this seems the only problem found so far.