- Mastering Microservices with Java 9(Second Edition)
- Sourabh Sharma
- 44字
- 2021-07-02 21:54:49
Domain layer
The domain layer is a very important layer, as it contains the domain information and business logic. It holds the state of the business object. It persists the state of the business objects, and communicates these persisted states to the infrastructure layer.
推薦閱讀
- Beginning Java Data Structures and Algorithms
- MySQL數(shù)據(jù)庫管理與開發(fā)(慕課版)
- GeoServer Beginner's Guide(Second Edition)
- 網(wǎng)絡(luò)爬蟲原理與實踐:基于C#語言
- Java 11 Cookbook
- RabbitMQ Cookbook
- Java EE 8 Application Development
- RSpec Essentials
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Buildbox 2.x Game Development
- uni-app跨平臺開發(fā)與應(yīng)用從入門到實踐
- 微信小程序開發(fā)實戰(zhàn):設(shè)計·運營·變現(xiàn)(圖解案例版)
- Learning Bootstrap 4(Second Edition)
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- Hack與HHVM權(quán)威指南