There was an error while loading. Please reload this page.
1 parent 5a0962e commit 70d85d9Copy full SHA for 70d85d9
Readme.md
@@ -6,9 +6,9 @@ This repository contains sample Spring Boot setup for handling multiple event ty
6
7
* Java Functions using Spring Cloud Stream Kafka Streams binder (`avro` project).
8
* Avro's unions with schema references.
9
-* Avro Schema registration with gradle.
+* Avro Schema registration via gradle task.
10
* Protobuf schema references.
11
-* Unit testing via `TopologyTestDriver`.
+* Unit testing with `TopologyTestDriver`.
12
13
## Getting Started
14
0 commit comments