/PoorMansIoc

A simple implementation of bean management that can be used in the case that you can't use Spring/Guice/CDI. It is very simple in nature, and uses a lot of reflection, but it works.

Primary LanguageJavaMIT LicenseMIT

This repository is not active