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 pweb3j-spring-boot-starter-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.pweb3j.spring.actuate
├─ org.pweb3j.spring.actuate.Web3jHealthIndicator.class - [JAR]
org.pweb3j.spring.autoconfigure
├─ org.pweb3j.spring.autoconfigure.Web3jAutoConfiguration.class - [JAR]
├─ org.pweb3j.spring.autoconfigure.Web3jProperties.class - [JAR]