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 foundation-support-data-1.10.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.soffa.foundation.service.data.jdbi
├─ io.soffa.foundation.service.data.jdbi.BeanMapper.class - [JAR]
├─ io.soffa.foundation.service.data.jdbi.MapArgumentFactory.class - [JAR]
├─ io.soffa.foundation.service.data.jdbi.ObjectArgumentFactory.class - [JAR]
├─ io.soffa.foundation.service.data.jdbi.SerializableArgumentFactory.class - [JAR]
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.EntityInfo.class - [JAR]
├─ io.soffa.foundation.service.data.SimpleDataStore.class - [JAR]
├─ io.soffa.foundation.service.data.SimpleEntityRepository.class - [JAR]
io.soffa.foundation.service.data.config
├─ io.soffa.foundation.service.data.config.DataSourceProperties.class - [JAR]
ext.springboot
├─ ext.springboot.FoundationDataConfiguration.class - [JAR]
io.soffa.foundation.service.data.jpa
├─ io.soffa.foundation.service.data.jpa.MapConverter.class - [JAR]
io.soffa.foundation.service.data.features
├─ io.soffa.foundation.service.data.features.JournalRepositoryImpl.class - [JAR]
├─ io.soffa.foundation.service.data.features.PendingJobRepositoryImpl.class - [JAR]