lightblue-platform/lightblue-camel

Use javax.inject in main over guice

dcrissman opened this issue · 0 comments

Use guice in test, but if we use java.inject in main then the actual DI framework can be selected independently.