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 iohao-config-dao-0.5.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.beetl.sql.experimental.iohao.core
├─ org.beetl.sql.experimental.iohao.core.ActiveRecord.class - [JAR]
├─ org.beetl.sql.experimental.iohao.core.SqlKit.class - [JAR]
com.iohao.core.config
├─ com.iohao.core.config.BeetlsqlExtConfig.class - [JAR]
com.iohao.dao
├─ com.iohao.dao.MyMapper.class - [JAR]