-
Notifications
You must be signed in to change notification settings - Fork 34
Home
jasonray edited this page Jan 24, 2013
·
7 revisions
Working with jax-rs and Jersey (Sun/Oracle's reference implementation of jax-rs) for the last few years, I've collected several random bits of "how-to".
This project has two goals: starter kit and tutorials.
To use this project as a starter kit, clone the repository locally:
git clone git@github.com:jasonray/jersey-starterkit.git
Have at it!