红联Linux门户
Linux帮助

Jackson 2.9.0.pr1发布,高性能JSON处理

发布时间:2017-03-03 15:57:17来源:红联作者:uineqa
Jackson 2.9.0.pr1 发布了。Jackson 是一个 Java 用来处理 JSON 格式数据的类库。

Add 'JsonGenerator.writeString(Reader r, int charLength)'

Optimize `NumberOutput.outputLong()` method

Add `JsonProcessingException.clearLocation()` to allow clearing possibly security-sensitive information

Add `JsonParser.ALLOW_TRAILING_COMMA` to work for Arrays and Objects

`DataInput` backed parser should handle `EOFException` at end of doc

Making `WriterBasedJsonGenerator` non-final

Improve indication of "source reference" in `JsonLocation` wrt `byte[]`,`char[]`

软件详情:https://github.com/FasterXML/jackson-core/releases/tag/jackson-core-2.9.0.pr1

下载地址:https://github.com/FasterXML/jackson-core/archive/jackson-core-2.9.0.pr1.zip

来自:开源中国社区
文章评论

共有 0 条评论