Skip to content

Commit

Permalink
Checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Mar 5, 2024
1 parent d7991f0 commit df19738
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/quickstart-schema-registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ The [docker-compose.yml](docker-compose.yml) has been revised to configure the i

- _schema-registry_

The added service, pointing to the mentioned Docker image, with full configuration of the security settings:
The added service, pointing to the mentioned Docker image, with full configuration of the security settings.

- _kafka-connector_

The new version of the [`adapters.xml`](./adapters.xml) includes:
- Enabling of the Confluent Schema Registry:
- Enabling of the Schema Registry:
```xml
<param name="value.evaluator.schema.registry.enable">true</param>
```
Expand Down

0 comments on commit df19738

Please sign in to comment.