comparison lib/javax.ws.rs_1.0/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:db87c1b7eb6d
1 ------------------------------------------
2 Java API for RESTful Web Services (JAX-RS)
3 ------------------------------------------
4
5 "This specification defines a set of Java APIs for the development of Web
6 services built according to the Representational State Transfer (REST)
7 architectural style."
8
9 For more information:
10 * http://jcp.org/aboutJava/communityprocess/final/jsr311/index.html
11 * https://jsr311.dev.java.net/
12
13 The JAR in this project contains the sources, including the javadoc.