SunKing2 / restbook3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using JAX-RS Annotations

This project is a simple example showing usage of @Path, @GET, PUT, POST, and @PathParam. It uses pure streaming output as well.

System Requirements:

  • Maven 2.0.9 or higher

Building the project:

  1. In root directoy

mvn clean install

This will build a WAR and run it with embedded Jetty# restbook3

About


Languages

Language:Java 100.0%