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 web-sql-starter-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cloud.webgen.web.starter.sql.config
├─ cloud.webgen.web.starter.sql.config.SqlStarterConfig.class - [JAR]
cloud.webgen.web.starter.sql.repository
├─ cloud.webgen.web.starter.sql.repository.AuditSqlRepository.class - [JAR]
cloud.webgen.web.starter.sql.model
├─ cloud.webgen.web.starter.sql.model.AuditSqlModel.class - [JAR]