Update sample readme to public preview (#10)
This commit is contained in:
Родитель
05161aee96
Коммит
d3e8b37e3c
|
@ -1,4 +1,4 @@
|
|||
## [Private Preview] Kafka Avro Integration for Azure Schema Registry
|
||||
## [Public Preview] Kafka Avro Integration for Azure Schema Registry
|
||||
This document will show how to run Kafka-integrated Apache Avro serializers and deserializers backed by Azure Schema Registry
|
||||
|
||||
## Prerequisites
|
||||
|
@ -44,4 +44,4 @@ The generated class can be found in the `target/generated-sources` folder.
|
|||
The code can then be run with the follow command:
|
||||
```bash
|
||||
mvn -e clean compile exec:java -Dexec.mainClass="com.azure.schemaregistry.samples.App"
|
||||
```
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче