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 redis-10.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
shz.redis
├─ shz.redis.DelJco.class - [JAR]
├─ shz.redis.DelRedisCache.class - [JAR]
├─ shz.redis.GenericFastJson2RedisSerializer.class - [JAR]
├─ shz.redis.GetJco.class - [JAR]
├─ shz.redis.GetRedisCache.class - [JAR]
├─ shz.redis.RedisAcceptor.class - [JAR]
├─ shz.redis.RedisAutoConfiguration.class - [JAR]
├─ shz.redis.RedisCacheAnnotationProcessor.class - [JAR]
├─ shz.redis.RedisCacheManager.class - [JAR]
├─ shz.redis.RedisCacheParam.class - [JAR]
├─ shz.redis.RedisIdProducer.class - [JAR]
├─ shz.redis.RedisIdProducerSupplier.class - [JAR]
├─ shz.redis.RedisService.class - [JAR]
├─ shz.redis.RedisVerifyManager.class - [JAR]