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 fox-edge-server-common-entity-base-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.foxtech.common.entity.utils
├─ cn.foxtech.common.entity.utils.EntityServiceUtils.class - [JAR]
├─ cn.foxtech.common.entity.utils.EntityVOBuilder.class - [JAR]
cn.foxtech.common.entity.service.mybatis
├─ cn.foxtech.common.entity.service.mybatis.BaseCacheService.class - [JAR]
├─ cn.foxtech.common.entity.service.mybatis.BaseEntityMapper.class - [JAR]
├─ cn.foxtech.common.entity.service.mybatis.BaseEntityService.class - [JAR]
├─ cn.foxtech.common.entity.service.mybatis.LogEntityService.class - [JAR]
cn.foxtech.common.entity.entity
├─ cn.foxtech.common.entity.entity.BaseEntity.class - [JAR]
├─ cn.foxtech.common.entity.entity.LogEntity.class - [JAR]
cn.foxtech.common.entity.service.redis
├─ cn.foxtech.common.entity.service.redis.AgileMapRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.BaseAgileMapRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.BaseConsumerNotify.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.BaseConsumerRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.BaseEntityClassFactory.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.BaseHashMapRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.BaseProducerRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.BaseRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.ConsumerRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.HashMapRedisNotify.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.HashMapRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.IBaseFinder.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.ProducerRedisService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.RedisReader.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.RedisReaderService.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.RedisWriter.class - [JAR]
├─ cn.foxtech.common.entity.service.redis.RedisWriterService.class - [JAR]