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 tool-core-0.5.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.easygo.core.aspect
├─ com.easygo.core.aspect.DictAspect.class - [JAR]
├─ com.easygo.core.aspect.LockerAspect.class - [JAR]
com.easygo.core.bean
├─ com.easygo.core.bean.WatchThread.class - [JAR]
com.easygo.core.annotation
├─ com.easygo.core.annotation.Dict.class - [JAR]
├─ com.easygo.core.annotation.DictEntity.class - [JAR]
├─ com.easygo.core.annotation.DictField.class - [JAR]
├─ com.easygo.core.annotation.Locker.class - [JAR]
com.easygo.core.service
├─ com.easygo.core.service.IDictSV.class - [JAR]
com.easygo.core.factory
├─ com.easygo.core.factory.ApplicationProperties.class - [JAR]
com.easygo.core.service.impl
├─ com.easygo.core.service.impl.DictSVImpl.class - [JAR]
com.easygo.core.config
├─ com.easygo.core.config.MapperHotDeployPlugin.class - [JAR]
├─ com.easygo.core.config.MyBatisEnumHandlePlugin.class - [JAR]