Commit Graph

8 Commits

Author SHA1 Message Date
Chris Bono
317db6094a Migrate stream-bridge-avro sample app 2022-05-19 10:46:31 -04:00
Chris Bono
b8a5c1d3af Make confluent-schema-registry-integration sample poms consistent (#2398)
* Make confluent-schema-registry-integration sample poms consistent

* Update <description> w/ "Confluent" prefix

* Put spring-cloud-dependencies back to 2022.0.0-SNAPSHOT (I got confused w 2021 for a minute)

* Pull deps up to base pom.xml
2022-05-16 14:56:24 -04:00
Chris Bono
424774c647 Polish kafka-native-serialization sample 2022-05-16 10:11:21 -04:00
Soby Chacko
ecc1b60b14 Migrating Kafka native serialization sample 2022-05-16 10:11:21 -04:00
Soby Chacko
7657f7b7a3 Refactoring Confluent Schema Registry sample 2022-05-11 16:03:20 -04:00
Chris Bono
807b71d726 Cleanup Confluent schema registry sample code
* Use best practices
* Use SL4J
* Tidy formatting
2022-05-06 14:02:31 -05:00
Chris Bono
835d70b4a7 Cleanup Confluent schema registry sample docs/pom
* Update README (it does what it says it does)
* Restructure pom hierarchy and factor out commonality
2022-05-06 14:02:31 -05:00
Soby Chacko
4089c46fff Migrating samples (#2375)
* Migrating samples

Confluent Schema Registry integration sample

* Addressing PR review comments
2022-05-05 15:24:26 -04:00