removed old di fully and replaced with awilix
This commit is contained in:
parent
d8ae0cb3c5
commit
c6c55e2979
9 changed files with 200 additions and 747 deletions
|
|
@ -1,12 +1,8 @@
|
|||
// Export all dependency injection components
|
||||
export * from './service-container';
|
||||
export { ConnectionFactory } from './connection-factory';
|
||||
export * from './operation-context';
|
||||
export * from './pool-size-calculator';
|
||||
export * from './types';
|
||||
export * from './service-interfaces';
|
||||
export * from './service-factory';
|
||||
export * from './adapters/service-adapter';
|
||||
|
||||
// Awilix container exports
|
||||
export {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue