Kauri Documentation
 PreviousHomeNext 
22.1.3 element (XML)Book Index22.1.5 module

22.1.4 JAX-RS

JAX-RS is the Java API for RESTful Web Services. It is mainly about how to implement resources using Java objects, and defines a set of Java annotations for this purpose. The specification (which is quite compact and readable) can be found at java.net.

 PreviousHomeNext 
22.1.3 element (XML)22.1.5 module