Examples of using different IoC containers to wire up a Jersey web application. Currently the containers are:
- PicoContainer using the jersey-pico library
- Guice
Examples of creating Jersey web applications using either Guice or PicoContainer
JavaMIT
Examples of using different IoC containers to wire up a Jersey web application. Currently the containers are: