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 soffa-foundation-support-data-1.9.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.soffa.foundation.service.data
├─ io.soffa.foundation.service.data.CustomPhysicalNamingStrategy.class - [JAR]
├─ io.soffa.foundation.service.data.DBConfiguration.class - [JAR]
├─ io.soffa.foundation.service.data.DBHelper.class - [JAR]
├─ io.soffa.foundation.service.data.DBImpl.class - [JAR]
├─ io.soffa.foundation.service.data.DatasourceInfo.class - [JAR]
├─ io.soffa.foundation.service.data.JdbiRepository.class - [JAR]
ext.springboot
├─ ext.springboot.FoundationDataConfiguration.class - [JAR]
io.soffa.foundation.service.features
├─ io.soffa.foundation.service.features.JournalRepositoryImpl.class - [JAR]
├─ io.soffa.foundation.service.features.PendingJobRepositoryImpl.class - [JAR]