jar

com.bakdata.play.fluent-kafka-streams-tests : schema-registry-mock

Maven & Gradle

Feb 28, 2024
88 stars

com.bakdata.play.fluent-kafka-streams-tests:schema-registry-mock · Mocks the HTTP endpoint of the schema registry for seamlessly testing topologies with Avro serdes

Table Of Contents

Latest Version

Download com.bakdata.play.fluent-kafka-streams-tests : schema-registry-mock JAR file - Latest Versions:

All Versions

Download com.bakdata.play.fluent-kafka-streams-tests : schema-registry-mock JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window schema-registry-mock-0.0.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bakdata.schemaregistrymock

├─ com.bakdata.schemaregistrymock.AllSubjectsHandler.class - [JAR]

├─ com.bakdata.schemaregistrymock.AutoRegistrationHandler.class - [JAR]

├─ com.bakdata.schemaregistrymock.DeleteSubjectHandler.class - [JAR]

├─ com.bakdata.schemaregistrymock.ErrorResponseTransformer.class - [JAR]

├─ com.bakdata.schemaregistrymock.GetSubjectSchemaVersionHandler.class - [JAR]

├─ com.bakdata.schemaregistrymock.GetVersionHandler.class - [JAR]

├─ com.bakdata.schemaregistrymock.ListVersionsHandler.class - [JAR]

├─ com.bakdata.schemaregistrymock.SchemaRegistryMock.class - [JAR]

├─ com.bakdata.schemaregistrymock.SubjectsHandler.class - [JAR]