Jersey-restful Web Services in Java.

Source: Internet
Author: User

Developing RESTful WEB Services seamlessly support exposing your data in a variety of representation media types and Abstract away the low-level details of the client-server communication is not a easy task without a good toolkit. In order to simplify development of RESTful WEB services and their clients in Java, a standard and portable jax-rs API have been designed. Jersey RESTful Web Services Framework is open source, production quality, framework for developing RESTful Web services in Java that provides support for Jax-rs APIs and serves as a jax-rs (JSR 311 & JSR 339) Reference implementation.

Jersey Framework is more than the Jax-rs Reference implementation. Jersey provides it ' s own API that extend the JAX-RS Toolkit with additional features and utilities to further simplify RES Tful Service and client development. Jersey also exposes numerous extension SPIs so this developers may extend Jersey to best suit their needs.

Goals of Jersey project can be summarized in the following points:

    • Track the Jax-rs API and provide regular releases of production quality Reference implementations this ships with Glassfis H

    • Provide APIs to extend Jersey & Build A community of users and developers; and finally

    • Make it easy-to-build RESTful Web Services utilising Java and the Java Virtual machine.

Document: Https://jersey.java.net/documentation/latest/index.html

Download: https://jersey.java.net/download.html

Open source China: http://www.oschina.net/p/jersey/

@ Sweet Potato said is very good, the introduction is also very detailed. Links: http://www.oschina.net/question/12_7647

This address is also wrong, we learn from the following: http://www.ibm.com/developerworks/cn/web/wa-aj-tomcat/

Jersey-restful Web Services in Java.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.