| Package | Description |
|---|---|
| io.confluent.kafka.serializers.subject |
| Modifier and Type | Class and Description |
|---|---|
class |
TopicRecordNameStrategy
For any record type that is published to Kafka topic <topic>,
registers the schema in the registry under the subject name
<topic>-<recordName>, where <recordName> is the
fully-qualified record name.
|
Copyright © 2025 Confluent, Inc.. All rights reserved.