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 sofa-boot-actuator-autoconfigure-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alipay.sofa.boot.actuator.autoconfigure.components
├─ com.alipay.sofa.boot.actuator.autoconfigure.components.ComponentsEndpointAutoConfiguration.class - [JAR]
com.alipay.sofa.boot.actuator.autoconfigure.rpc
├─ com.alipay.sofa.boot.actuator.autoconfigure.rpc.RpcActuatorAutoConfiguration.class - [JAR]
com.alipay.sofa.boot.actuator.autoconfigure.health
├─ com.alipay.sofa.boot.actuator.autoconfigure.health.HealthProperties.class - [JAR]
├─ com.alipay.sofa.boot.actuator.autoconfigure.health.ManualReadinessCallbackEndpointAutoConfiguration.class - [JAR]
├─ com.alipay.sofa.boot.actuator.autoconfigure.health.ReadinessAutoConfiguration.class - [JAR]
├─ com.alipay.sofa.boot.actuator.autoconfigure.health.ReadinessEndpointAutoConfiguration.class - [JAR]
├─ com.alipay.sofa.boot.actuator.autoconfigure.health.ReadinessIsleAutoConfiguration.class - [JAR]
├─ com.alipay.sofa.boot.actuator.autoconfigure.health.ReadinessRuntimeAutoConfiguration.class - [JAR]
com.alipay.sofa.boot.actuator.autoconfigure.startup
├─ com.alipay.sofa.boot.actuator.autoconfigure.startup.StartupEndPointAutoConfiguration.class - [JAR]
├─ com.alipay.sofa.boot.actuator.autoconfigure.startup.StartupProperties.class - [JAR]
com.alipay.sofa.boot.actuator.autoconfigure.beans
├─ com.alipay.sofa.boot.actuator.autoconfigure.beans.IsleBeansEndpointAutoConfiguration.class - [JAR]