FasterXML / FasterXML/jackson-module-scala
in some cases serialization of option is not working
Ouverte
need-test
- Langage dominant
- Scala
- Étoiles
- 506
- Forks
- 138
- Merge moyen
- 3 h 6 min
- PR mergées (30 j)
- 48
Description
We are using jackson 2.9.8.
Sometimes (we couldn't find any consistent case) it ignore option (like scala module is unaware of option and just writing a json like this:
`{"x":1,"empty":false,"defined":true}`
(in this case this is an option of int).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.