- 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
推薦閱讀
- JavaScript Unlocked
- 數據結構習題精解(C語言實現+微課視頻)
- Practical Windows Forensics
- Scratch 3游戲與人工智能編程完全自學教程
- 大學計算機基礎(第2版)(微課版)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- 微信小程序項目開發實戰
- MATLAB for Machine Learning
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- RISC-V體系結構編程與實踐(第2版)
- Python機器學習算法: 原理、實現與案例
- Learning AngularJS for .NET Developers
- Unity 3D/2D移動開發實戰教程
- 小型編譯器設計實踐
- SciPy Recipes