forked from provectus/kafka-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BE: Refactor SchemaRegistry serialization logic (provectus#4116)
Co-authored-by: iliax <ikuramshin@provectus.com> Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
- Loading branch information
Showing
7 changed files
with
152 additions
and
238 deletions.
There are no files selected for viewing
46 changes: 0 additions & 46 deletions
46
.../src/main/java/com/provectus/kafka/ui/serdes/builtin/sr/AvroSchemaRegistrySerializer.java
This file was deleted.
Oops, something went wrong.
79 changes: 0 additions & 79 deletions
79
...ain/java/com/provectus/kafka/ui/serdes/builtin/sr/JsonSchemaSchemaRegistrySerializer.java
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
.../main/java/com/provectus/kafka/ui/serdes/builtin/sr/ProtobufSchemaRegistrySerializer.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 0 additions & 34 deletions
34
...-api/src/main/java/com/provectus/kafka/ui/serdes/builtin/sr/SchemaRegistrySerializer.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.