高性能 JSON 處理Java類庫,Jackson 2.5.3 發布

juio 9年前發布 | 11K 次閱讀 Jackson

Jackson 是一個 Java 用來處理 JSON 格式數據的類庫,性能非常好。

Jackson 2.5.3 發布,這是 2.5 版本的一個小更新,更新內容如下:

核心改進

Streaming

  • #191: Longest collision chain in symbol table now exceeds maximum, for single-quoted-character symbols

Core Databind

  • #731:XmlAdapterresult marshaling error in case of ValueType ==Object.class

  • #742: Allow deserialization ofnullObject Id  (missing already allowed)

  • #744: Custom deserializer with parent object update failing

  • #745:EnumDeserializer.deserializerForCreator()fails when used to deserialize a Map key

  • #761: Builder deserializer: in-compatible type exception when return type is super type

  • #766: Fix Infinite recursion (StackOverflowError) when serializing a SOAP object

改進,數據類型

JSR-310

  • #21:ClassNotFoundExceptionin OSGi

改進,數據格式

CSV

  • #75: Support escapes at beginning of the file

改進,其他模塊

Scala

  • #202: Getter is not detected correctly when method name is identical to variable name

JAXB Annotations

  • #40: XmlElementRef ignored if inside XmlElementWrapper

更多內容請看發行說明

 本文由用戶 juio 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!