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-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.beans
├─ com.alipay.sofa.boot.actuator.beans.IsleBeansEndpoint.class - [JAR]
com.alipay.sofa.boot.actuator.health
├─ com.alipay.sofa.boot.actuator.health.ComponentHealthChecker.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.HealthCheckComparatorSupport.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.HealthCheckException.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.HealthChecker.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.HealthCheckerComparatorProvider.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.HealthCheckerConfig.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.HealthCheckerProcessor.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.HealthIndicatorProcessor.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.ManualReadinessCallbackEndpoint.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.ModuleHealthChecker.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.NonReadinessCheck.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.ReadinessCheckCallback.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.ReadinessCheckCallbackProcessor.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.ReadinessCheckListener.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.ReadinessEndpoint.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.ReadinessEndpointWebExtension.class - [JAR]
├─ com.alipay.sofa.boot.actuator.health.ReadinessHttpCodeStatusMapper.class - [JAR]
com.alipay.sofa.boot.actuator.rpc
├─ com.alipay.sofa.boot.actuator.rpc.RpcAfterHealthCheckCallback.class - [JAR]
├─ com.alipay.sofa.boot.actuator.rpc.SofaRpcEndpoint.class - [JAR]
com.alipay.sofa.boot.actuator.startup
├─ com.alipay.sofa.boot.actuator.startup.StartupEndpoint.class - [JAR]
com.alipay.sofa.boot.actuator.components
├─ com.alipay.sofa.boot.actuator.components.ComponentsEndpoint.class - [JAR]