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 platform-sp-demo-utils2-0.0.3-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.glodon.digiarch.paas.demo.exception
├─ com.glodon.digiarch.paas.demo.exception.FoundationRuntimeException.class - [JAR]
com.glodon.digiarch.paas.demo.utils
├─ com.glodon.digiarch.paas.demo.utils.IdGenerator.class - [JAR]
com.glodon.digiarch.paas.demo.bean
├─ com.glodon.digiarch.paas.demo.bean.ResponseBean.class - [JAR]
com.glodon.digiarch.paas.demo.page
├─ com.glodon.digiarch.paas.demo.page.PagedList.class - [JAR]