📝 README.md 🚀 update
This commit is contained in:
31
README.md
31
README.md
@@ -1,29 +1,44 @@
|
||||
# Introduction to Spring Cloud Stream Kafka
|
||||
Introduction to Spring Cloud Stream Kafka
|
||||
|
||||
|
||||
## Projects
|
||||
Please visit the following links for project documentations.
|
||||
|
||||
|
||||
### Spring Cloud Stream Kafka (Part1)
|
||||
## Spring Cloud Stream Kafka (Part1)
|
||||
|
||||
[Documentation (Part 1)](https://tanzu.vmware.com/developer/guides/event-streaming/spring-cloud-stream-kafka-p1/)
|
||||
|
||||
[Project Source Code](./scs-099)
|
||||
|
||||
### Spring Cloud Stream Kafka (Part2) Binders
|
||||
## Spring Cloud Stream Kafka (Part2) Binders
|
||||
|
||||
Order Example
|
||||
|
||||
Key features:
|
||||
- spring boot (2.4.5)
|
||||
- Spring cloud Stream kafka (Hoxton.SR11)
|
||||
- Binders `@EnableBinding`
|
||||
|
||||
[Documentation (Part 2) Binders](https://tanzu.vmware.com/developer/guides/event-streaming/spring-cloud-stream-kafka-p2/)
|
||||
|
||||
[Project Source Code](./scs-100)
|
||||
|
||||
### Spring Cloud Stream Kafka (Part3) Functional Programming
|
||||

|
||||
|
||||
|
||||
## Spring Cloud Stream Kafka (Part3) Functional Programming
|
||||
|
||||
Order Example
|
||||
|
||||
Key features:
|
||||
- spring boot (2.5.2)
|
||||
- Spring cloud Stream kafka (2020.0.3)
|
||||
- StageManger
|
||||
- Functional interface
|
||||
|
||||
[Documentation (Part 3) Functional Programming](https://tanzu.vmware.com/developer/guides/event-streaming/spring-cloud-stream-kafka-p3/)
|
||||
|
||||
[Project Source Code](./scs-100-2)
|
||||
|
||||

|
||||
|
||||
### Spring Cloud Stream Kafka (Part4) Kubernetes & Microservices
|
||||
|
||||
[Project Source Code](./scs-101)
|
||||
|
||||
Reference in New Issue
Block a user