FasterXML / FasterXML/jackson-module-scala
in some cases serialization of option is not working
Đang mở
need-test
- Ngôn ngữ chính
- Scala
- Star
- 506
- Fork
- 138
- Merge trung bình
- 3 giờ 6 phút
- Pull request đã merge (30 ngày)
- 48
Mô tả
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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.