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 system-config-1.1.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ikingtech.platform.service.system.config.configuration
├─ com.ikingtech.platform.service.system.config.configuration.SystemConfigConfiguration.class - [JAR]
com.ikingtech.platform.service.system.config.entity
├─ com.ikingtech.platform.service.system.config.entity.ConfigDO.class - [JAR]
com.ikingtech.platform.service.system.config.mapper
├─ com.ikingtech.platform.service.system.config.mapper.ConfigMapper.class - [JAR]
com.ikingtech.platform.service.system.config.service.repository
├─ com.ikingtech.platform.service.system.config.service.repository.ConfigRepository.class - [JAR]
com.ikingtech.platform.service.system.config.service.loader
├─ com.ikingtech.platform.service.system.config.service.loader.WechatMiniConfigLoaderImpl.class - [JAR]
com.ikingtech.platform.service.system.config.controller
├─ com.ikingtech.platform.service.system.config.controller.ConfigController.class - [JAR]
com.ikingtech.platform.service.system.config.model
├─ com.ikingtech.platform.service.system.config.model.ConfigDTO.class - [JAR]