Skip to content

pjfanning/pekko-serialization-jackson216

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pekko-serialization-jackson216

Jackson 2.16 equivalent of pekko-serialization-jackson which uses Jackson 2.14.

See also https://github.com/pjfanning/pekko-serialization-jackson215

The main reason to use Jackson 2.16 is for its StreamReadConstraints support. Users who want to override the default constraints should override the settings in the config, see reference.conf.

Config names for this library start with pekko.serialization.jackson216 as opposed to pekko.serialization.jackson.

If you want to use Jackson 2.16 with Pekko HTTP, use pekko-http-jackson v2.3.0 instead.

sbt

libraryDependencies += "com.github.pjfanning" %% "pekko-serialization-jackson216" % "1.0.4"

About

Jackson 2.16 equivalent of pekko-serialization-jackson

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages