- Mastering Microservices with Java
- Sourabh Sharma
- 54字
- 2021-07-02 13:03:35
Application layer
This layer is responsible for application logic. It maintains and coordinates the overall flow of the product/service. It does not contain business logic or a UI. It may hold the state of application objects, such as tasks in progress. For example, your product's REST services would be part of this application layer.
推薦閱讀
- 數據庫系統原理及MySQL應用教程(第2版)
- Android項目開發入門教程
- MySQL 8從入門到精通(視頻教學版)
- Learning AWS Lumberyard Game Development
- C語言從入門到精通(第4版)
- SQL基礎教程(視頻教學版)
- 青少年學Python(第1冊)
- Red Hat Enterprise Linux Troubleshooting Guide
- RubyMotion iOS Develoment Essentials
- 你真的會寫代碼嗎
- Flink核心技術:源碼剖析與特性開發
- PostgreSQL 12 High Availability Cookbook
- Python無監督學習
- Head First Kotlin程序設計
- 打造流暢的Android App