- 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
推薦閱讀
- 大話PLC(輕松動漫版)
- Java Web開發學習手冊
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- Getting Started with ResearchKit
- Python 深度學習
- 算法精粹:經典計算機科學問題的Java實現
- Clojure for Domain:specific Languages
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Building a Quadcopter with Arduino
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Android Wear Projects
- Lighttpd源碼分析
- The Professional ScrumMaster’s Handbook
- 0 bug:C/C++商用工程之道