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 spider-boot-redis-2.3.1-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spider.redis
├─ com.spider.redis.JVMLockFactory.class - [JAR]
├─ com.spider.redis.JedisClusterFactory.class - [JAR]
├─ com.spider.redis.LoadCallBack.class - [JAR]
├─ com.spider.redis.LockFactory.class - [JAR]
├─ com.spider.redis.RedisCacheTemplate.class - [JAR]
├─ com.spider.redis.RedisConfiguration.class - [JAR]
├─ com.spider.redis.RedisProperties.class - [JAR]