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 Kache-Spring-1.0.1.INFORMAL_VERSION.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.kould.type
├─ com.kould.type.KacheSpringBuilder.class - [JAR]
com.kould.annotation
├─ com.kould.annotation.CacheEntity.class - [JAR]
com.kould.config
├─ com.kould.config.KacheSpringConfig.class - [JAR]
com.kould.properties
├─ com.kould.properties.SpringDaoProperties.class - [JAR]
├─ com.kould.properties.SpringKeyProperties.class - [JAR]
├─ com.kould.properties.SpringListenerProperties.class - [JAR]
├─ com.kould.properties.SpringLocalCacheProperties.class - [JAR]
com.kould.processor
├─ com.kould.processor.KacheProxyProcessor.class - [JAR]