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 backend-json-0.3.46.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dotwebstack.framework.backend.json.config
├─ org.dotwebstack.framework.backend.json.config.JsonFieldConfiguration.class - [JAR]
├─ org.dotwebstack.framework.backend.json.config.JsonTypeConfiguration.class - [JAR]
org.dotwebstack.framework.backend.json
├─ org.dotwebstack.framework.backend.json.JsonDataLoader.class - [JAR]
├─ org.dotwebstack.framework.backend.json.JsonDataService.class - [JAR]
├─ org.dotwebstack.framework.backend.json.JsonQueryResult.class - [JAR]
├─ org.dotwebstack.framework.backend.json.JsonResourceLoader.class - [JAR]