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 spring-twitter-common-5.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springframework.cloud.fn.common.twitter.util
├─ org.springframework.cloud.fn.common.twitter.util.TwitterTestUtils.class - [JAR]
org.springframework.cloud.fn.common.twitter
├─ org.springframework.cloud.fn.common.twitter.Cursor.class - [JAR]
├─ org.springframework.cloud.fn.common.twitter.TwitterConnectionConfiguration.class - [JAR]
├─ org.springframework.cloud.fn.common.twitter.TwitterConnectionProperties.class - [JAR]