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 message-spring-boot-start-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cloud.chain.message.starter.service
├─ cloud.chain.message.starter.service.AliClientManager.class - [JAR]
├─ cloud.chain.message.starter.service.CompositeManager.class - [JAR]
├─ cloud.chain.message.starter.service.SmsClientManager.class - [JAR]
cloud.chain.message.starter.exception
├─ cloud.chain.message.starter.exception.MessageSendException.class - [JAR]