Package io.apicurio.registry.serde.strategy
-
Interface Summary Interface Description ArtifactResolverStrategy<T> There is a new interface responsible with the same responsibility as this one, can be found hereArtifactReferenceResolverStrategyThe interfaceArtifactResolverStrategyis kept for backwards compatibility AArtifactResolverStrategyis used by the Kafka serializer/deserializer to determine theArtifactReferenceunder which the message schemas are located or should be registered in the registry. -
Class Summary Class Description ArtifactReference There is a new implementation of this class that can be found hereArtifactReferenceImpland here We keep this class for compatibilty This class holds the information that reference one Artifact in Apicurio Registry.ArtifactReference.ArtifactReferenceBuilder SimpleTopicIdStrategy<T> TopicIdStrategy<T>