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 changebook-kafka-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.changebooks.kafka
├─ io.github.changebooks.kafka.KafkaBatchConsumer.class - [JAR]
├─ io.github.changebooks.kafka.KafkaBatchContext.class - [JAR]
├─ io.github.changebooks.kafka.KafkaBatchContextImpl.class - [JAR]
├─ io.github.changebooks.kafka.KafkaBatchListener.class - [JAR]
├─ io.github.changebooks.kafka.KafkaContext.class - [JAR]
├─ io.github.changebooks.kafka.KafkaHeaders.class - [JAR]
├─ io.github.changebooks.kafka.KafkaLogId.class - [JAR]
├─ io.github.changebooks.kafka.KafkaTraceId.class - [JAR]
├─ io.github.changebooks.kafka.LogConsumerInterceptor.class - [JAR]
├─ io.github.changebooks.kafka.LogProducerInterceptor.class - [JAR]
├─ io.github.changebooks.kafka.PageUtils.class - [JAR]