A Java library that implements a very limited dependency injection system.
Emmanuel BENOîT
5032e44182
* The component registration record may now include a "name provider" (a function returning a string based on an instance of the component), which will be used to determine the component's name. * NameProvider annotation indicates a method that returns the component's name |
||
---|---|---|
src | ||
.gitignore | ||
pom.xml | ||
TODO |