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 jkube-kit-spring-boot-1.13.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.jkube.springboot.enricher
├─ org.eclipse.jkube.springboot.enricher.SpringBootHealthCheckEnricher.class - [JAR]
org.eclipse.jkube.springboot.watcher
├─ org.eclipse.jkube.springboot.watcher.SpringBootWatcher.class - [JAR]
org.eclipse.jkube.springboot.generator
├─ org.eclipse.jkube.springboot.generator.SpringBootGenerator.class - [JAR]