Jax-rs stands for java api for restful web offerings. They may be nothing but a hard and fast of java-primarily based apis which are provided inside the java ee that is useful inside the implementation and development of restful internet services.
Features of jax-rs are:
Pojo-based totally: the apis in the jax-rs is based on a positive set of annotations, training, and interfaces which might be used with pojo (undeniable antique java object) to reveal the offerings as web services.
Http-based: the jax-rs apis are designed using http as their base protocol. They support the http usage patterns and they provide the corresponding mapping between the http actions and the api lessons.
Layout unbiased: they may be used to work with a extensive variety of information types which are supported by way of the http frame content material.
Field independent: the apis can be deployed inside the java ee field or a servlet field including tomcat or they also can be plugged into jax-ws (java api for xml-based web offerings) companies.