FasterXML / FasterXML/jackson-module-jsonSchema

Optional Support

未關閉
#122 5 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
testcase-needed
主要語言
Java
星號
387
分支
136
PR 合併指標
30 天內沒有已合併 PR

描述

Would be great if there was a way to configure this to serialize / deserialize json schema fields using Java 8 Optionals, so that fields of type T with required=false are deserialized to Optional and fields with required=true are deserialized to T rather than needing to use @JsonAttribute annotations.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。