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 diboot-core-spring-boot-starter-2.1.2-hbzx4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.diboot.core.starter
├─ com.diboot.core.starter.CoreAutoConfiguration.class - [JAR]
├─ com.diboot.core.starter.CorePluginManager.class - [JAR]
├─ com.diboot.core.starter.CoreProperties.class - [JAR]
├─ com.diboot.core.starter.SqlHandler.class - [JAR]