什么是实现JSR

编程入门 行业动态 更新时间:2024-10-27 07:16:46
本文介绍了什么是实现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:

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

本文发布于:2023-10-07 17:07:16,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1469974.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:JSR

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!