"Representational State Transfer is intended to evoke an image of how a well- designed Web application behaves: a network of web pages (a virtual state- machine), where the user progresses through an application by selecting links (state transitions), resul
This document describes an early access implementation of a Java API for RESTful web services development.
The goal of the API is to provide a programming model that enables developers to rapidly build web services in Java (or using the Java Virtual Mach
(tags: java REST webservices annotations)