Make container injectable
Closed this issue · 0 comments
basovnik commented
I think that there should be a possibility to inject container in job without usage of a wrapper. I suggest to create new interface for this purpose because I think that it is not good idea to add no-args constructor to current Container
class due to the fact that we can then change Configuration
!