pekko/.github
Arnout Engelen 9f252696ec
Test customizing the Jackson object mapper (#30670)
Starting with https://github.com/FasterXML/jackson-databind/issues/2683
Jackson will no longer use the generic bean serialization when serializing a
`java.time.Instant`, but throw an error (since the bean serialization
doesn't make sense for those types anyway).

Our test relied on the bean serialization to test using custom object
mappers. This PR improves the test to use a 'real' custom mapper instead
of just relying on the bean fallback.
2021-09-10 12:49:05 +02:00
..
ISSUE_TEMPLATE Update issue templates (#25912) 2018-11-13 17:45:57 +00:00
workflows Test customizing the Jackson object mapper (#30670) 2021-09-10 12:49:05 +02:00
autolabeler.yml Autolabeler configuration [skip ci] 2020-01-31 16:00:40 +01:00
release-drafter.yml typo (#29375) 2020-07-13 13:35:45 +02:00