pekko/project
Patrik Nordwall 6122966fca Jackson serializer as replacement for Java serialization, #24155
* Copied from Lagom, with the following differences
  * Jsonable and CompressedJsonable not included
  * pcollection and guava modules not enabled by default
  * added scala and afterburner modules
* JSON, CBOR and Smile options (different serializers)
* JMH benchmark
* jackson version 2.9.9
* test polymorphism
* serializer for ActorRef
* Address serializer
* FiniteDuration serializer, same as java.time.Duration
* use blacklist from Jackson databind against gadgets
* disallow binding to open ended types, such as java.io.Serializable
* Configurable ObjectMapper ser/deser features
* testing date formats with WRITE_DATES_AS_TIMESTAMPS on/off
* ActorSystemSetup for ObjectMapper creation
  * and possibility to lookup created ObjectMapper via ObjectMapperProvider extension
* createObjectMapper without ActorSystem, needed by Lagom test
* add basic docs
* skip Scala 2.13 for akka-serialization-jackson for now, until the Jackson
  Scala module has been released
2019-05-24 09:03:45 +02:00
..
scripts Don't branch while releasing (#26966) 2019-05-23 17:48:48 +02:00
AddLogTimestamps.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
AkkaBuild.scala Use Def.settings (#26945) 2019-05-21 18:35:42 +02:00
AkkaDisciplinePlugin.scala Scala 2.13.0 rc2 (#26967) 2019-05-24 08:11:50 +02:00
AutomaticModuleName.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
build.properties Remove outdated comment from build.properties (#26475) 2019-03-06 15:15:46 +00:00
CliOptions.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
CopyrightHeader.scala Update headers for jdk9 related code. (#26236) 2019-01-15 13:35:53 +01:00
CopyrightHeaderForBoilerplate.scala Update headers for jdk9 related code. (#26236) 2019-01-15 13:35:53 +01:00
CopyrightHeaderForBuild.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
CopyrightHeaderForJdk9.scala Update headers for jdk9 related code. (#26236) 2019-01-15 13:35:53 +01:00
CopyrightHeaderForProtobuf.scala Update headers for jdk9 related code. (#26236) 2019-01-15 13:35:53 +01:00
CrossJava.scala Clean up Java version related build properties #26662 2019-04-16 09:10:42 +02:00
Dependencies.scala Jackson serializer as replacement for Java serialization, #24155 2019-05-24 09:03:45 +02:00
Doc.scala Clean up Java version related build properties #26662 2019-04-16 09:10:42 +02:00
GitHub.scala Paradox: latest 0.5.3, latest theme 0.16, more https (#26522) 2019-03-14 08:26:15 +01:00
JavaFormatter.scala build: make sure ignore files are searched for in base directory 2019-01-16 11:44:07 +01:00
Jdk9.scala Remove Scala 2.11 for Akka 2.6 (#26760) 2019-04-19 07:53:27 +01:00
MiMa.scala update latestPatchOf25 to 2.5.23 2019-05-22 16:39:19 +02:00
MultiNode.scala Introduce warning silencer plugin (#26588) 2019-03-26 14:41:29 +01:00
OSGi.scala Jackson serializer as replacement for Java serialization, #24155 2019-05-24 09:03:45 +02:00
ParadoxBrowse.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
ParadoxSupport.scala Correctly parse stream signatures (#26659) (#26669) 2019-04-04 13:21:44 +02:00
plugins.sbt Clean up paradox output (#26759) 2019-05-02 18:23:33 +02:00
ProjectFileIgnoreSupport.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
Protobuf.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
Publish.scala Paradox: latest 0.5.3, latest theme 0.16, more https (#26522) 2019-03-14 08:26:15 +01:00
Release.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
ScalafixForMultiNodePlugin.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
ScalafixIgnoreFilePlugin.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
ScalafixSupport.scala build: make sure ignore files are searched for in base directory 2019-01-16 11:44:07 +01:00
SigarLoader.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
StreamOperatorsIndexGenerator.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
TestExtras.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
ValidatePullRequest.scala Switched to new sbt pr validator plugin (#25264) 2019-01-14 17:23:27 -08:00
VersionGenerator.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
Whitesource.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00