Link Details

Link 118947 thumbnail
User 52357 avatar

By pulesen
via infoq.com
Published: Sep 25 2008 / 05:52

JAX-RS is an annotation-based API for implementing RESTful web services , based on HTTP, in Java. Essentially, classes and methods are annotated with information that enables a runtime to expose them as resources - an approach that is very different from the one exposed by the servlet programming model.
  • 20
  • 0
  • 1548
  • 283

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.