设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Jackson 2.9.0发布,高性能JSON处理

2017-7-31 23:04| 发布者: joejoe0332| 查看: 504| 评论: 0|原作者: oschina|来自: oschina

摘要: Jackson 2.9.0 已发布。Jackson 是一个 Java 用来处理 JSON 格式数据的类库。更新内容:#17: Add 'JsonGenerator.writeString(Reader r, int charLength)'#57: Add support for non-blocking ("async") JSON parsing ...

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 

下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部