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 quarkus-spring-cloud-config-maven-plugin-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.willianwd.plugins.scc
├─ io.github.willianwd.plugins.scc.SpringCloudConfigPropertiesMojo.class - [JAR]
io.github.willianwd.plugins.scc.dto
├─ io.github.willianwd.plugins.scc.dto.PropertySource.class - [JAR]
├─ io.github.willianwd.plugins.scc.dto.ServiceProperties.class - [JAR]