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 example-uno-es-mongodb-spring-blocking-0.16.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.occurrent.example.domain.uno.es.spring.blocking
├─ org.occurrent.example.domain.uno.es.spring.blocking.Bootstrap.class - [JAR]
├─ org.occurrent.example.domain.uno.es.spring.blocking.BootstrapKt.class - [JAR]
├─ org.occurrent.example.domain.uno.es.spring.blocking.ReportProgressWhenGameIsPlayed.class - [JAR]
├─ org.occurrent.example.domain.uno.es.spring.blocking.UnoApplicationService.class - [JAR]
├─ org.occurrent.example.domain.uno.es.spring.blocking.UnoGamePlayExample.class - [JAR]