My online tech scrapbook where I keep my notes in case I need to look them up later
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.
No comments:
Post a Comment