FasterXML / FasterXML/jackson-module-scala
in some cases serialization of option is not working
Aperta
need-test
- Lingua principale
- Scala
- Stelle
- 506
- Fork
- 138
- Merge medio
- 3h 6m
- PR unite (30g)
- 48
Descrizione
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).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.