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 zeebe-process-test-extension-testcontainer-8.2.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.camunda.zeebe.process.test.extension.testcontainer
├─ io.camunda.zeebe.process.test.extension.testcontainer.ContainerProperties.class - [JAR]
├─ io.camunda.zeebe.process.test.extension.testcontainer.ContainerizedEngine.class - [JAR]
├─ io.camunda.zeebe.process.test.extension.testcontainer.EngineContainer.class - [JAR]
├─ io.camunda.zeebe.process.test.extension.testcontainer.RecordStreamSourceImpl.class - [JAR]
├─ io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTest.class - [JAR]
├─ io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.class - [JAR]