- Mastering Microservices with Java
- Sourabh Sharma
- 44字
- 2021-07-02 13:03:38
Shared kernel
As the name suggests, one part of the bounded context is shared with the other's bounded context. As you can see in the following diagram, the Restaurant entity will be shared between the Table Reservation Context and the Restaurant Ledger Context:
