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-boot-starter-mande-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
elone.hoo.mande.enums
├─ elone.hoo.mande.enums.Promise.class - [JAR]
elone.hoo.mande.plugins.request
├─ elone.hoo.mande.plugins.request.RequestPlugin.class - [JAR]
elone.hoo.mande.composables
├─ elone.hoo.mande.composables.Mande.class - [JAR]
├─ elone.hoo.mande.composables.package-info.class - [JAR]
elone.hoo.mande.plugins.json
├─ elone.hoo.mande.plugins.json.JsonPlugin.class - [JAR]
elone.hoo.mande.modules
├─ elone.hoo.mande.modules.MandeModules.class - [JAR]
elone.hoo.mande.store
├─ elone.hoo.mande.store.MandeStore.class - [JAR]
├─ elone.hoo.mande.store.package-info.class - [JAR]