Friday, June 1, 2012

Embeddable REST HTTP Server With Jersey and Grizzly

With Jersey and Grizzly, it's possible to have a lightweight embedded REST HTTP server in just a few simple steps. You can use this to add REST API capabilities to your own socket servers.

Reference: http://jersey.java.net/nonav/documentation/latest/user-guide.html#getting-started

No comments:

Post a Comment