1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Jackson 2.6.5 发布,高性能 JSON 处理 下载

本帖由 漂亮的石头2016-01-22 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,394
    赞:
    47
    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

    Jackson 是一个 Java 用来处理 JSON 格式数据的类库,性能非常好。
    Jackson 2.6.5 发布,高性能 JSON 处理下载地址
     
正在加载...