- 在 ApplicationModule 中导出 OutboxService - 在 InfrastructureModule 中使用 forwardRef 导入 ApplicationModule - 解决循环依赖问题 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| application | ||
| domain | ||
| infrastructure | ||
| shared | ||
| app.module.ts | ||
| main.ts | ||
- 在 ApplicationModule 中导出 OutboxService - 在 InfrastructureModule 中使用 forwardRef 导入 ApplicationModule - 解决循环依赖问题 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| application | ||
| domain | ||
| infrastructure | ||
| shared | ||
| app.module.ts | ||
| main.ts | ||