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 snowflake-java-client-1.1.1-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.yingzhuo.snowflake
├─ com.github.yingzhuo.snowflake.Snowflake.class - [JAR]
├─ com.github.yingzhuo.snowflake.SnowflakeIdable.class - [JAR]
├─ com.github.yingzhuo.snowflake.SnowflakeProperties.class - [JAR]
com.github.yingzhuo.snowflake.actuator
├─ com.github.yingzhuo.snowflake.actuator.SnowflakeHealthIndicator.class - [JAR]
com.github.yingzhuo.snowflake.autoconfig
├─ com.github.yingzhuo.snowflake.autoconfig.SnowflakeActuatorAutoConfig.class - [JAR]
├─ com.github.yingzhuo.snowflake.autoconfig.SnowflakeAutoConfig.class - [JAR]