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 mailific-server-spring-boot-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.mailific.mailificserverspringboot
├─ net.mailific.mailificserverspringboot.Autoconf.class - [JAR]
├─ net.mailific.mailificserverspringboot.BannerDomainProvider.class - [JAR]
├─ net.mailific.mailificserverspringboot.CommandHandlerProvider.class - [JAR]
├─ net.mailific.mailificserverspringboot.EhloGreetingProvider.class - [JAR]
├─ net.mailific.mailificserverspringboot.ExtensionProvider.class - [JAR]