A Java library that implements a very limited dependency injection system.
Emmanuel BENOîT
0c23f613d6
* Setting a component information record's name to null will lead to an anonymous component, while setting it to an empty string will lead to an component whose name is that of its class. * New Anonymous annotation to indicate that a component is meant to be anonymous (conflicts with ParametricComponent or valued Component annotations). |
||
---|---|---|
src | ||
.gitignore | ||
pom.xml | ||
TODO |