forked from linkedin/rest.li
-
Notifications
You must be signed in to change notification settings - Fork 0
Guice Dependency Injection
Joe Betz edited this page Aug 29, 2013
·
5 revisions
An example project using guice dependency injection is available in the rest.li codebase:
https://github.com/linkedin/rest.li/tree/master/examples/guice-server
This example shows how Rest.li's GuiceRestliServlet may be used to run rest.li servers with full guice dependency injection.