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 camellia-redis-proxy-spring-boot-starter-1.2.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.netease.nim.camellia.redis.proxy.springboot
├─ com.netease.nim.camellia.redis.proxy.springboot.CamelliaConsoleServerBoot.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.CamelliaRedisProxyBoot.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.CamelliaRedisProxyConfiguration.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.CamelliaRedisProxyImportSelector.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.CamelliaRedisProxyUtil.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.EnableCamelliaRedisProxyServer.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.ProxyDynamicConfSupport.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.SpringProxyBeanFactory.class - [JAR]
com.netease.nim.camellia.redis.proxy.springboot.conf
├─ com.netease.nim.camellia.redis.proxy.springboot.conf.CamelliaRedisProxyProperties.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.conf.NettyProperties.class - [JAR]
├─ com.netease.nim.camellia.redis.proxy.springboot.conf.TranspondProperties.class - [JAR]