Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

While this user guide covers common scenarios, it is not intended to detail the JAX-RS specification itself. Please read the (brief yet understandable) specification if it is available to you.

Getting Started - A Simple JAX-RS Application

  • Creating a Resource
  • Creating a javax.ws.rs.core.Application sub-class
  • Packaging Apache Wink with a Web Application
  • Installation and Running the Application

...