Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waylau/jersey-2.x-user-guide
Jersey 2.x User Guide《Jersey 2.x 用户指南》 ,中文翻译
https://github.com/waylau/jersey-2.x-user-guide
jersey rest restful restful-api
Last synced: about 2 months ago
JSON representation
Jersey 2.x User Guide《Jersey 2.x 用户指南》 ,中文翻译
- Host: GitHub
- URL: https://github.com/waylau/jersey-2.x-user-guide
- Owner: waylau
- Created: 2014-07-22T08:36:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T14:48:45.000Z (over 6 years ago)
- Last Synced: 2024-10-12T06:47:42.368Z (3 months ago)
- Topics: jersey, rest, restful, restful-api
- Homepage:
- Size: 226 KB
- Stars: 244
- Watchers: 38
- Forks: 90
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Jersey-2.x-User-Guide
========================![logo](http://i1288.photobucket.com/albums/b484/waylau/waylau%20blog/Jersey-2-User-Guide/jersey_logo_zps044c9b5c.png)
Chinese translation of [Jersey 2.x User Guide](https://jersey.java.net/documentation/latest/user-guide.html).There is also a GitBook version of the book: [http://www.gitbook.com/book/waylau/jersey-2-user-guide](http://www.gitbook.com/book/waylau/jersey-2-user-guide).
Let's [RESD](SUMMARY.md)!《Jersey 2.x 用户指南》 ,中文翻译。
最近在做Java RESTful 相关的项目,借此机会学习了一把Jersey,发现网上中文的资料比较少,而且Jersey的更新比较快,很多博文都老了。之前写过几个关于Jersey的demo,也可以作为参考。近期也在做 REST 方面的总结,可以参阅《[REST 实战](https://github.com/waylau/rest-in-action)》。文本用到的所有例子源码可以在[https://github.com/waylau/Jersey-2.x-User-Guide-Demos](https://github.com/waylau/Jersey-2.x-User-Guide-Demos) 获取到。
截止现在(2018-4-17)Jersey的最新版本为 2.27,利用业余时间对此进行翻译,并在原文的基础上,插入配图,图文并茂方便用户理解。如有勘误欢迎指正,[点此](https://github.com/waylau/Jersey-2.x-User-Guide/issues)。如有兴趣,也可以参与到本翻译工作中来 :)
另外有 GitBook 的版本方便阅读[http://www.gitbook.com/book/waylau/jersey-2-user-guide](http://www.gitbook.com/book/waylau/jersey-2-user-guide)从[目录](SUMMARY.md)开始阅读吧!
### Contact:
* Blog:[waylau.com](https://waylau.com)
* Gmail: [[email protected]](mailto:[email protected])
* Weibo: [waylau521](http://weibo.com/waylau521)
* Twitter: [waylau521](https://twitter.com/waylau521)
* Github : [waylau](https://github.com/waylau)