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 tech1-framework-configurations-1.15.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.tech1.framework.configurations.mvc
├─ io.tech1.framework.configurations.mvc.ApplicationMVC.class - [JAR]
io.tech1.framework.configurations.events
├─ io.tech1.framework.configurations.events.ApplicationEvents.class - [JAR]
io.tech1.framework.configurations.jasypt
├─ io.tech1.framework.configurations.jasypt.ApplicationJasypt.class - [JAR]
io.tech1.framework.configurations.async
├─ io.tech1.framework.configurations.async.ApplicationAsync.class - [JAR]
io.tech1.framework.configurations.server
├─ io.tech1.framework.configurations.server.ApplicationSpringBootServer.class - [JAR]