- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 87字
- 2021-06-24 19:17:26
Spring Cloud
Spring Cloud is another umbrella project. The primary goal of this project is to help developers create distributed systems. Distributed systems have some common problems to solve and, of course, a set of patterns to help us, such as service discovery, circuit breakers, configuration management, intelligent route systems, and distributed sessions. Spring Cloud tools have all these implementations and well-documented projects.
The main projects are as follows:
- Spring Cloud Netflix
- Spring Cloud Config
- Spring Cloud Consul
- Spring Cloud Security
- Spring Cloud Bus
- Spring Cloud Stream
推薦閱讀
- The Complete Rust Programming Reference Guide
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Angular UI Development with PrimeNG
- 構(gòu)建移動網(wǎng)站與APP:HTML 5移動開發(fā)入門與實戰(zhàn)(跨平臺移動開發(fā)叢書)
- Interactive Applications Using Matplotlib
- Android系統(tǒng)原理及開發(fā)要點詳解
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- Delphi開發(fā)典型模塊大全(修訂版)
- Moodle 3 Administration(Third Edition)
- Visual C++程序設(shè)計與項目實踐
- Drupal 8 Development:Beginner's Guide(Second Edition)
- C語言程序設(shè)計
- Mobile Test Automation with Appium
- 編程風(fēng)格:程序設(shè)計與系統(tǒng)構(gòu)建的藝術(shù)(原書第2版)
- 計算機視覺實戰(zhàn):基于TensorFlow 2