高性能 JSON 處理,Jackson 2.6.5 發布

jopen 8年前發布 | 7K 次閱讀

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

Jackson 2.6.5 發布,主要更新如下:

core

Databind

  • #1052: Don't generate a spurious NullNode after parsing an embedded object

  • #1061: Problem with Object Id and Type Id as Wrapper Object

  • #1073: Add try-catch around java.sql type serializers

dataformats

CBOR

  • #15: CBORParser.getNumberType() returns DOUBLE even if the generator has been fed with a float

CSV

  • #93: CSV mapper does not support Views or filtering correctly for serialization

  • #96: SortedBy only apply to headers and actual data

  • #100: trim spaces: don't trim/strip separator character

Smile

  • #30: Problem decoding "empty" Map key (String with length 0) with nextFieldName()

XML

  • #177: Failure to deserialize unwrapped list where entry has empty content, attribute(s)

datatypes

Hibernate

  • #70: Infinite recursion due to @JsonIgnoreProperties not passed to property

詳情請看:Jackson-Release-2.6.5




 

來自: http://www.oschina.net//news/70047/jackson-2-6-5

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