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 autoload-cache-nutz-4.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.jarvis.cache.aop.nutz
├─ com.jarvis.cache.aop.nutz.AutoLoadCacheAopConfigration.class - [JAR]
├─ com.jarvis.cache.aop.nutz.AutoLoadCacheAopInterceptor.class - [JAR]
├─ com.jarvis.cache.aop.nutz.AutoLoadCacheIocLoader.class - [JAR]
├─ com.jarvis.cache.aop.nutz.DelCacheAopConfigration.class - [JAR]
├─ com.jarvis.cache.aop.nutz.DelCacheAopInterceptor.class - [JAR]
com.jarvis.cache.admin.servlet
├─ com.jarvis.cache.admin.servlet.NutzCacheManagerConfig.class - [JAR]