Summary
Get a summary of what we have covered in this chapter.
Recap
In this chapter, we made more changes to the composition roots than ever. We used a small DI package to store value factories and to fetch new instances as needed. We are also able to fetch instances that are scoped to each message or request our application receives. We also implemented a messages deduplication strategy using an inbox table.
Get hands-on with 1300+ tech skills courses.