pjfanning commented on issue #2303:
URL: https://github.com/apache/pekko/issues/2303#issuecomment-3372936656

   I'm a Jackson contributor and Pekko contributor. This is my opinion (as 
opposed to a Jackson team or Pekko team opinion) - Jackson 3 is a big change. 
There are also some issues in the initial release.
   Users who are are happy with Jackson 2 should stick with Jackson 2 for the 
next while. Bugs will be fixed in Jackson 2. There are no super new features in 
Jackson 3. It is basically a tidy up of the APIs and default configuration.
   Users may find that they rely on some of the config settings whose defaults 
have changed in Jackson 3.
   
   I have personally released Jackson 3 support for Pekko but I don't expect 
many people to use it.
   * https://github.com/pjfanning/pekko-serialization-jackson3
   * https://github.com/pjfanning/pekko-http-json (includes 
"com.github.pjfanning" %% "pekko-http-jackson" and "com.github.pjfanning" %% 
"pekko-http-jackson3" for Jackson 2 and 3 support respectively)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to