- 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.
推薦閱讀
- Java入門(mén)經(jīng)典(第6版)
- C語(yǔ)言程序設(shè)計(jì)(第2 版)
- ASP.NET MVC4框架揭秘
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫(kù)
- Visual C#通用范例開(kāi)發(fā)金典
- 組態(tài)軟件技術(shù)與應(yīng)用
- Java系統(tǒng)化項(xiàng)目開(kāi)發(fā)教程
- 軟件測(cè)試教程
- C++程序設(shè)計(jì)
- C語(yǔ)言程序設(shè)計(jì)實(shí)踐
- WCF技術(shù)剖析(卷1)
- ASP.NET 4權(quán)威指南
- C#.NET程序設(shè)計(jì)
- JSP項(xiàng)目開(kāi)發(fā)情境教程
- 亮劍ASP.NET項(xiàng)目開(kāi)發(fā)案例導(dǎo)航