Skip to content
jasonray edited this page Jan 24, 2013 · 7 revisions

Intro

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.

Starter Kit

To use this project as a starter kit, clone the repository locally: git clone git@github.com:jasonray/jersey-starterkit.git

Have at it!

Tutorials