- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 103字
- 2021-07-02 19:44:55
Service-oriented application
Some organizations would have adopted SOA at an application level:

In this approach, lightweight integration frameworks, such as Apache Camel or Spring Integration, are embedded within applications to handle service-related cross-cutting capabilities, such as protocol mediation, parallel execution, orchestration, and service integration. Since some of the lightweight integration frameworks had native Java object support, such applications would have even used native Plain Old Java Objects (POJO) services for integration and data exchange between services. As a result, all services have to be packaged as one monolithic web archive. Such organizations could see microservices as the next logical step of their SOA.
推薦閱讀
- Java程序設(shè)計(jì)與開發(fā)
- 編程的修煉
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- Pandas Cookbook
- MySQL 8 DBA基礎(chǔ)教程
- Functional Programming in JavaScript
- Visual Basic程序設(shè)計(jì)教程
- Test-Driven Machine Learning
- Spring MVC+MyBatis開發(fā)從入門到項(xiàng)目實(shí)踐(超值版)
- Lift Application Development Cookbook
- 深入理解BootLoader
- JQuery風(fēng)暴:完美用戶體驗(yàn)
- HTML5游戲開發(fā)實(shí)戰(zhàn)
- Ionic3與CodePush初探:支持跨平臺(tái)與熱更新的App開發(fā)技術(shù)