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-lifecycle-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.hortonworks.registries.examples.schema.lifecycle.state
├─ com.hortonworks.registries.examples.schema.lifecycle.state.CustomReviewCycleStates.class - [JAR]
com.hortonworks.registries.examples.schema.lifecycle.review.service
├─ com.hortonworks.registries.examples.schema.lifecycle.review.service.ReviewServiceApp.class - [JAR]
├─ com.hortonworks.registries.examples.schema.lifecycle.review.service.ReviewServiceConfig.class - [JAR]
├─ com.hortonworks.registries.examples.schema.lifecycle.review.service.ReviewServiceResource.class - [JAR]
com.hortonworks.registries.examples.schema.lifecycle
├─ com.hortonworks.registries.examples.schema.lifecycle.SchemaLifecycleApp.class - [JAR]
com.hortonworks.registries.examples.schema.lifecycle.executor
├─ com.hortonworks.registries.examples.schema.lifecycle.executor.CustomReviewCycleExecutor.class - [JAR]