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 trans4j-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.
com.fly.trans4j.starter.properties
├─ com.fly.trans4j.starter.properties.TransProperties.class - [JAR]
com.fly.trans4j.starter.config
├─ com.fly.trans4j.starter.config.Trans4jAutoConfiguration.class - [JAR]