danilo-assuncao / spring-cloud-stream-kotlin-samples

Spring Cloud Stream Function - Kotlin Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.