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 windup-operator-0.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.windup.operator.model
├─ org.jboss.windup.operator.model.WindupResource.class - [JAR]
├─ org.jboss.windup.operator.model.WindupResourceList.class - [JAR]
├─ org.jboss.windup.operator.model.WindupResourceSpec.class - [JAR]
├─ org.jboss.windup.operator.model.WindupResourceStatus.class - [JAR]
├─ org.jboss.windup.operator.model.WindupResourceStatusCondition.class - [JAR]
org.jboss.windup.operator
├─ org.jboss.windup.operator.KubernetesClientProducer.class - [JAR]
├─ org.jboss.windup.operator.WindupOperator.class - [JAR]
org.jboss.windup.operator.controller
├─ org.jboss.windup.operator.controller.WindupController.class - [JAR]
├─ org.jboss.windup.operator.controller.WindupDeploymentController.class - [JAR]
org.jboss.windup.operator.util
├─ org.jboss.windup.operator.util.WindupDeployment.class - [JAR]