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 gobblin-flow-config-service-server-0.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
gobblin.service.validator
├─ gobblin.service.validator.CronValidator.class - [JAR]
├─ gobblin.service.validator.TemplateUriValidator.class - [JAR]
gobblin.service
├─ gobblin.service.FlowConfigsResource.class - [JAR]
├─ gobblin.service.FlowStatusResource.class - [JAR]