Skip to content

Spring Dependency Injection

Joe Betz edited this page Sep 11, 2013 · 14 revisions

Spring dependency injection may be used with rest.li by using the restli-spring-bridge module.

An example project using spring dependency injection is available in the rest.li codebase:

https://github.com/linkedin/rest.li/tree/master/examples/spring-server

Clone this wiki locally