Versions Compared

Key

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

...

Application developers can define resources and the HTTP methods to manipulate them very quickly by using regular plain old Java objects and JAX-RS annotations.

Anchor
RootResource
RootResource

Define a Root Resource (@Path on Java class)

...