An open API service indexing awesome lists of open source software.

https://github.com/thegreenmachine/guicetest


https://github.com/thegreenmachine/guicetest

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Guice Injection Demonstration
-----------------------------

This project demonstrates the different ways that you can inject dependencies. Eliminates Factory pattern and helps
keep code from needing to create variables and methods to interact with each other.