DependencyInjector
DependencyInjector copied to clipboard
Add non-default handler that "autowires" interface
Using org.reflections project:
- If an interface only has one implementation, the handler should replace the class to be injected with that class.