- 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:

推薦閱讀
- HornetQ Messaging Developer’s Guide
- 劍指JVM:虛擬機實踐與性能調優
- 樂高機器人設計技巧:EV3結構設計與編程指導
- The React Workshop
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- ASP.NET 3.5程序設計與項目實踐
- AIRIOT物聯網平臺開發框架應用與實戰
- Django實戰:Python Web典型模塊與項目開發
- Visual Basic程序設計(第三版)
- Yii2 By Example
- Flink核心技術:源碼剖析與特性開發
- 微信小程序開發邊做邊學(微課視頻版)
- Java編程指南:語法基礎、面向對象、函數式編程與項目實戰
- Visual Basic 開發從入門到精通
- Jenkins 2.x實踐指南