皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Jackson 2.9.6 发布,高性能 JSON 处理

Jackson 2.9.6 已发布,Jackson 是一个 Java 用来处理 JSON 格式数据的类库,性能非常好。

更新内容如下:

  • #400: Add mechanism for forcing `BufferRecycler` released (to call on shutdown)
  • #460: Failing to link `ObjectCodec` with `JsonFactory` copy constructor
  • #463: Ensure that `skipChildren()` of non-blocking `JsonParser` will throw exception if not enough input

2.x 系列发布说明

下载地址:

转自 https://www.oschina.net/news/97039/jackson-2-9-6-released