欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Eclipse Jersey
来自开放百科 - 灰狐
(版本间的差异)
小 |
小 (→图集) |
||
(未显示1个用户的8个中间版本) | |||
第1行: | 第1行: | ||
Jersey is the open source (under the CDDL license) [http://jcp.org/en/jsr/detail?id=311 JAX-RS (JSR 311)] Reference Implementation for building RESTful Web services. But, it is also more than the Reference Implementation. Jersey provides additional APIs and extension points (SPIs) so that developers may extend Jersey to suite their needs. | Jersey is the open source (under the CDDL license) [http://jcp.org/en/jsr/detail?id=311 JAX-RS (JSR 311)] Reference Implementation for building RESTful Web services. But, it is also more than the Reference Implementation. Jersey provides additional APIs and extension points (SPIs) so that developers may extend Jersey to suite their needs. | ||
− | *https://jersey.java.net/ | + | Jersey 2 提供了 [[JAX-RS]] 2.0 参考实现。 |
+ | |||
+ | ==简介== | ||
+ | |||
+ | ==版本== | ||
+ | *3.x | ||
+ | *2.x | ||
+ | *1.x | ||
+ | |||
+ | ==功能== | ||
+ | |||
+ | ==项目== | ||
+ | 使用 Jersey 的开源项目 | ||
+ | *[[Nuxeo]] | ||
+ | |||
+ | ==文档== | ||
+ | *[http://docs.huihoo.com/javaone/2015/CON2882-New-and-Noteworthy-in-Jersey-2.pdf New and Noteworthy in Jersey 2] | ||
+ | *[http://docs.huihoo.com/javaone/2015/CON2885-RESTful-Microservices.pdf RESTful Microservices] | ||
+ | |||
+ | ==图集== | ||
+ | <gallery> | ||
+ | image:JAX-RS-Server-Processing-Pipeline.png|服务端处理流水线 | ||
+ | image:JAX-RS-Client-Processing-Pipeline.png|客户端处理流水线 | ||
+ | </gallery> | ||
+ | |||
+ | ==链接== | ||
+ | *[https://jersey.java.net/ jersey官网] | ||
+ | *[https://github.com/jersey/jersey jersey @ github] | ||
*https://jsr311.java.net/ | *https://jsr311.java.net/ | ||
*http://download.huihoo.com/jersey/ | *http://download.huihoo.com/jersey/ | ||
第7行: | 第34行: | ||
[[category:REST]] | [[category:REST]] | ||
+ | [[category:java]] | ||
+ | [[category:API]] | ||
+ | [[category:eclipse]] |
2021年7月5日 (一) 22:10的最后版本
Jersey is the open source (under the CDDL license) JAX-RS (JSR 311) Reference Implementation for building RESTful Web services. But, it is also more than the Reference Implementation. Jersey provides additional APIs and extension points (SPIs) so that developers may extend Jersey to suite their needs.
Jersey 2 提供了 JAX-RS 2.0 参考实现。
目录 |
[编辑] 简介
[编辑] 版本
- 3.x
- 2.x
- 1.x
[编辑] 功能
[编辑] 项目
使用 Jersey 的开源项目
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点