什么是实现JSR-353(JSON)的API [英] What are the API that does implement JSR-353 (JSON)

查看:235
本文介绍了什么是实现JSR-353(JSON)的API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚发现Jackson没有实现JSR-353,我们已经设计了模块..所以我迫不及待地想找到一个替代这个API来开始工作! :D

I just found out that Jackson does not implement JSR-353 and we already designed the module.. so i am in a desperate hurry to find a replacement of this API to begin working ! :D

我搜索了一个实现标准但未找到任何有趣结果的API,因为我们计划使用标准进行编码并强制系统使用特定的实现(我正在拼命搜索的API)

I searched an API that implements the standard but could not find any interesting result because we plan to code with the standard and force the system to use a particular implementation (the API i am desperately searching for)

推荐答案

参考实现



以下是 JSR 353 的参考实施方案其继承者 JSR 374:用于JSON的Java TM API在Java EE 8中处理1.1

Reference implementation

Here is the reference implementation for JSR 353 and its successor JSR 374: JavaTM API for JSON Processing 1.1 in Java EE 8:

https://javaee.github.io/jsonp/

相关的是 JSR 367:Java TM API用于JSON绑定(JSON-B) 及其参考impl ementation, Eclipse Yasson

Related is JSR 367: JavaTM API for JSON Binding (JSON-B) and its reference implementation, Eclipse Yasson.

这篇关于什么是实现JSR-353(JSON)的API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆