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 kafka-health-check-1.5.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.bvn13.kafka.health
├─ me.bvn13.kafka.health.KafkaCommunicationResult.class - [JAR]
├─ me.bvn13.kafka.health.KafkaConsumingHealthIndicator.class - [JAR]
├─ me.bvn13.kafka.health.KafkaHealthAutoConfiguration.class - [JAR]
├─ me.bvn13.kafka.health.KafkaHealthCheckCacheProperties.class - [JAR]
├─ me.bvn13.kafka.health.KafkaHealthProperties.class - [JAR]