jlgrock / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

License:MIT License


Languages

Language:Java 100.0%