View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]