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 autoupdatetable-mybatis-tkmapper-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.gonglb.tools.autoupdatetable.model
├─ com.github.gonglb.tools.autoupdatetable.model.CreateTableParam.class - [JAR]
├─ com.github.gonglb.tools.autoupdatetable.model.SysMysqlColumns.class - [JAR]
com.github.gonglb.tools.autoupdatetable.mapper
├─ com.github.gonglb.tools.autoupdatetable.mapper.CreateMysqlTablesMapper.class - [JAR]
com.github.gonglb.tools.autoupdatetable.entrance
├─ com.github.gonglb.tools.autoupdatetable.entrance.AutoTableHandle.class - [JAR]
├─ com.github.gonglb.tools.autoupdatetable.entrance.AutoTableMapperScannerConfigurer.class - [JAR]
├─ com.github.gonglb.tools.autoupdatetable.entrance.AutoTableTKMapperScannerConfigurer.class - [JAR]
com.github.gonglb.tools.autoupdatetable.common
├─ com.github.gonglb.tools.autoupdatetable.common.ClassTool.class - [JAR]
├─ com.github.gonglb.tools.autoupdatetable.common.ColumnType.class - [JAR]