- Spring:Microservices with Spring Boot
- Ranga Rao Karanam
- 78字
- 2021-07-02 16:18:17
Preface
Nowadays developers are facing competitive pressures and it impacts the way they build applications, which includes faster delivery, scalability, and high performance. Microservices helps in decomposing applications into small services and move away from a single monolithic artifact. In that case, we can build systems that are scalable, flexible, and high resilient. Spring Boot helps in building such REST-oriented, production-grade microservices.
So, if you want to build microservices with Spring Boot, you are in the right path.
推薦閱讀
- HTML5+CSS3王者歸來
- 多媒體CAI課件設計與制作導論(第二版)
- Spring 5.0 Microservices(Second Edition)
- Visual C++程序設計學習筆記
- Building Modern Web Applications Using Angular
- 自制編譯器
- C#程序設計(慕課版)
- Julia機器學習核心編程:人人可用的高性能科學計算
- Production Ready OpenStack:Recipes for Successful Environments
- NativeScript for Angular Mobile Development
- Learning JavaScript Data Structures and Algorithms
- Mastering Android Game Development
- Lighttpd源碼分析
- 算法秘籍
- Java 11 and 12:New Features