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 activiti-cloud-services-test-7.1.0.M6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.activiti.cloud.services.test
├─ org.activiti.cloud.services.test.TestConfiguration.class - [JAR]
├─ org.activiti.cloud.services.test.TestProducerAutoConfiguration.class - [JAR]
org.activiti.cloud.services.test.identity.keycloak.interceptor
├─ org.activiti.cloud.services.test.identity.keycloak.interceptor.KeycloakTokenProducer.class - [JAR]
org.activiti.cloud.services.test.rest.support
├─ org.activiti.cloud.services.test.rest.support.TestMvcClient.class - [JAR]
org.activiti.cloud.starters.test
├─ org.activiti.cloud.starters.test.EventsAggregator.class - [JAR]
├─ org.activiti.cloud.starters.test.MyProducer.class - [JAR]
├─ org.activiti.cloud.starters.test.StreamProducer.class - [JAR]
org.activiti.cloud.services.test.asserts
├─ org.activiti.cloud.services.test.asserts.AssertFileContent.class - [JAR]
├─ org.activiti.cloud.services.test.asserts.AssertResponseContent.class - [JAR]
├─ org.activiti.cloud.services.test.asserts.AssertZipContent.class - [JAR]
org.activiti.cloud.starters.test.builder
├─ org.activiti.cloud.starters.test.builder.ProcessInstanceEventContainedBuilder.class - [JAR]
├─ org.activiti.cloud.starters.test.builder.TaskEventContainedBuilder.class - [JAR]
├─ org.activiti.cloud.starters.test.builder.VariableEventContainedBuilder.class - [JAR]