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 sim-framework-cloud-1.0.3-alpha.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.yao2san.sim.framework.cloud.config
├─ com.yao2san.sim.framework.cloud.config.CloudConfig.class - [JAR]
├─ com.yao2san.sim.framework.cloud.config.NacosGroupProperties.class - [JAR]
com.yao2san.sim.framework.cloud.exception
├─ com.yao2san.sim.framework.cloud.exception.NacosConfigNotFoundException.class - [JAR]