A Java library that implements a very limited dependency injection system.
Find a file
Emmanuel BENOîT d502d6f6b9 Component registration info - Parametric names vs annotations
A component that implements ParametricComponent may not have a name
specified using the Component annotation.
2015-09-14 08:54:16 +02:00
src Component registration info - Parametric names vs annotations 2015-09-14 08:54:16 +02:00
.gitignore Created project 2015-09-13 14:39:54 +02:00
pom.xml Started writing tests 2015-09-13 15:03:43 +02:00