Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 467 Bytes

File metadata and controls

7 lines (6 loc) · 467 Bytes

Spring Cloud Stream Reactive Samples

Repository that will contain several examples using the spring-cloud-stream with Kotlin and functional and reactive paradigms.

Samples

Name Description
kafka-avro-schema-registry example using spring-cloud-stream with Kafka and using AVRO as a serializer and deserializer.