Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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.