This project is a simple example showing usage of @Path, @GET, PUT, POST, and @PathParam. It uses pure streaming output as well.
- Maven 2.0.9 or higher
- In root directoy
mvn clean install
This will build a WAR and run it with embedded Jetty# restbook3