You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* reuse-objectmapper-defaultjsonparser
Refactor DefaultJsonParser to use a single static ObjectMapper instance instead of creating new instances for each method call, improving performance and memory usage.
* Allow injection of custom ObjectMapper in DefaultJsonParser
* Add JavaDoc
---------
Co-authored-by: Tihomir Mateev <[email protected]>
0 commit comments