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 spring-boot-dictionary-enum-mybatis-1.0.0.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gitee.linmt.register
├─ com.gitee.linmt.register.DictionaryEnumTypeHandlerRegister.class - [JAR]
com.gitee.linmt.base
├─ com.gitee.linmt.base.BaseDictionaryEnum.class - [JAR]
com.gitee.linmt.type
├─ com.gitee.linmt.type.DictionaryEnumHandler.class - [JAR]
├─ com.gitee.linmt.type.DictionaryEnumsHandler.class - [JAR]
com.gitee.linmt.config
├─ com.gitee.linmt.config.DictionaryEnumConfig.class - [JAR]
com.gitee.linmt.properties
├─ com.gitee.linmt.properties.DictionaryEnumProperties.class - [JAR]