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 pigeon-connector-starter-0.9.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.ahoo.pigeon.connector.starter.core
├─ me.ahoo.pigeon.connector.starter.core.ConnectorAutoConfiguration.class - [JAR]
├─ me.ahoo.pigeon.connector.starter.core.ConnectorProperties.class - [JAR]
├─ me.ahoo.pigeon.connector.starter.core.ConnectorRegistrationProcessor.class - [JAR]
me.ahoo.pigeon.connector.starter.netty
├─ me.ahoo.pigeon.connector.starter.netty.NettyAutoConfiguration.class - [JAR]
├─ me.ahoo.pigeon.connector.starter.netty.NettyProperties.class - [JAR]