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 activej-servicegraph-6.0-beta1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.activej.service.adapter
├─ io.activej.service.adapter.ServiceAdapter.class - [JAR]
├─ io.activej.service.adapter.ServiceAdapters.class - [JAR]
io.activej.service
├─ io.activej.service.Service.class - [JAR]
├─ io.activej.service.ServiceGraph.class - [JAR]
├─ io.activej.service.ServiceGraphModule.class - [JAR]
├─ io.activej.service.ServiceGraphModuleSettings.class - [JAR]
├─ io.activej.service.Utils.class - [JAR]