DependencyInjector icon indicating copy to clipboard operation
DependencyInjector copied to clipboard

Add non-default handler that "autowires" interface

Open ljacqu opened this issue 9 years ago • 0 comments

Using org.reflections project:

  • If an interface only has one implementation, the handler should replace the class to be injected with that class.

ljacqu avatar Sep 09 '16 05:09 ljacqu