- Mastering Microservices with Java 9(Second Edition)
- Sourabh Sharma
- 45字
- 2021-07-02 21:54:51
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 figure, the Restaurant entity is being shared between the Table Reservation Context and the Restaurant Ledger Context:

Shared kernel