Hi all, Based on a contribution from Tim Peierls, we now have formal support for Guice in Restlet Framework 2.2.0 that we just released today: http://blog.restlet.com/2014/03/27/restlet-framework-2-2-0-and-2-3-m1-released/
Restlet Framework is a web API framework for Java that lets you expose and consume RESTful web APIs, available in six consistent editions for OSGi, Java SE/EE, Android, GAE and GWT. It has a unified client-side and server-side Java API, based on class extensibility and focused annotations usage. We also support JAX-RS API as an extension. Here are Guice extension usage details: http://restlet.org/learn/javadocs/snapshot/jee/ext/index.html?org/restlet/ext/guice/package-summary.html Support for Guice 4 is in our radar for our next version (2.3) as well :) Thanks for the nice library ! Jerome http://restlet.org -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. For more options, visit https://groups.google.com/d/optout.
