Skip to content

Commit

Permalink
Update product.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkhala committed May 30, 2024
1 parent 08cd3a5 commit 0874b49
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions spring/product.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Spring Cloud
Spring Cloud based on spring boot. Spring cloud orchestrate services, each provided by spring boot

major features in Spring Cloud
- Distributed/versioned configuration
- Service registration and discovery
- Routing
- Service-to-service calls
- Load balancing
- Circuit Breakers
- Distributed messaging

# [Spring Cloud: Data Flow](https://github.com/spring-cloud/spring-cloud-dataflow)

![](https://dataflow.spring.io/static/19e89c2894aa4586aec3336ac4e6954b/5105f/arch-overview.webp)
Expand Down

0 comments on commit 0874b49

Please sign in to comment.