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 ncache-spring-5.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alachisoft.ncache.spring
├─ com.alachisoft.ncache.spring.CacheObject.class - [JAR]
├─ com.alachisoft.ncache.spring.NCacheCache.class - [JAR]
├─ com.alachisoft.ncache.spring.NCacheCacheManager.class - [JAR]
com.alachisoft.ncache.spring.configuration
├─ com.alachisoft.ncache.spring.configuration.ApplicationConfiguration.class - [JAR]
├─ com.alachisoft.ncache.spring.configuration.CacheList.class - [JAR]
├─ com.alachisoft.ncache.spring.configuration.SpringCacheConfiguration.class - [JAR]
├─ com.alachisoft.ncache.spring.configuration.SpringCacheConfigurationManager.class - [JAR]
├─ com.alachisoft.ncache.spring.configuration.SpringConfigurationManager.class - [JAR]