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 sidecar-1.1-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.lgsxiaosen.cloud.sidecar
├─ com.github.lgsxiaosen.cloud.sidecar.EnableSidecar.class - [JAR]
├─ com.github.lgsxiaosen.cloud.sidecar.LocalApplicationHealthCheckHandler.class - [JAR]
├─ com.github.lgsxiaosen.cloud.sidecar.LocalApplicationHealthIndicator.class - [JAR]
├─ com.github.lgsxiaosen.cloud.sidecar.SidecarConfiguration.class - [JAR]
├─ com.github.lgsxiaosen.cloud.sidecar.SidecarController.class - [JAR]
├─ com.github.lgsxiaosen.cloud.sidecar.SidecarProperties.class - [JAR]