📝 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
|
||||||
Introduction to Spring Cloud Stream Kafka
|
Introduction to Spring Cloud Stream Kafka
|
||||||
|
|
||||||
|
## Spring Cloud Stream Kafka (Part1)
|
||||||
## Projects
|
|
||||||
Please visit the following links for project documentations.
|
|
||||||
|
|
||||||
|
|
||||||
### Spring Cloud Stream Kafka (Part1)
|
|
||||||
|
|
||||||
[Documentation (Part 1)](https://tanzu.vmware.com/developer/guides/event-streaming/spring-cloud-stream-kafka-p1/)
|
[Documentation (Part 1)](https://tanzu.vmware.com/developer/guides/event-streaming/spring-cloud-stream-kafka-p1/)
|
||||||
|
|
||||||
[Project Source Code](./scs-099)
|
[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/)
|
[Documentation (Part 2) Binders](https://tanzu.vmware.com/developer/guides/event-streaming/spring-cloud-stream-kafka-p2/)
|
||||||
|
|
||||||
[Project Source Code](./scs-100)
|
[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/)
|
[Documentation (Part 3) Functional Programming](https://tanzu.vmware.com/developer/guides/event-streaming/spring-cloud-stream-kafka-p3/)
|
||||||
|
|
||||||
[Project Source Code](./scs-100-2)
|
[Project Source Code](./scs-100-2)
|
||||||
|
|
||||||
|

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