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

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

本帖由 漂亮的石头2017-07-30 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,009
    赞:
    47
    Jackson 2.9.0 已发布。Jackson 是一个 Java 用来处理 JSON 格式数据的类库。

    更新内容:


    • #17: Add 'JsonGenerator.writeString(Reader r, int charLength)'


    • #57: Add support for non-blocking ("async") JSON parsing


    • #208: Make use of `_matchCount` in `FilteringParserDelegate`


    • #242: Add new write methods in `JsonGenerator` for writing type id containers


    • #304: Optimize `NumberOutput.outputLong()` method


    • #306: Add new method in `JsonStreamContext` to construct `JsonPointer`


    • #312: Add `JsonProcessingException.clearLocation()` to allow clearing possibly security-sensitive information


    • #314: Add a method in `JsonParser` to allow checking for "NaN" values


    • #323: Add `JsonParser.ALLOW_TRAILING_COMMA` to work for Arrays and Objects


    • #325: `DataInput` backed parser should handle `EOFException` at end of doc


    • #330: `FilteringParserDelegate` seems to miss last closing `END_OBJECT`


    • #340: Making `WriterBasedJsonGenerator` non-final


    • #356: Improve indication of "source reference" in `JsonLocation` wrt `byte[]`,`char[]`


    • #372: JsonParserSequence#skipChildren() throws exception when current delegate is TokenBuffer.Parser with "incomplete" JSON


    • #374: Minimal and DefaultPrettyPrinter with configurable separators

    下载地址:

    Jackson 2.9.0 发布,高性能 JSON 处理下载地址
     
正在加载...