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 t-im-server-spring-boot-starter-2.1.7.v20220120-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.tim.server.start
├─ org.tim.server.start.TIMServerStarterSpringBoot.class - [JAR]
org.tim.server.annocation
├─ org.tim.server.annocation.EnableIM.class - [JAR]
├─ org.tim.server.annocation.TIMServerStarterExplorer.class - [JAR]