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 feingto-data-2.5.2.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.feingto.cloud.data.jpa.repository
├─ com.feingto.cloud.data.jpa.repository.MyRepository.class - [JAR]
├─ com.feingto.cloud.data.jpa.repository.MyRepositoryImpl.class - [JAR]
com.feingto.cloud.data.jpa.utils
├─ com.feingto.cloud.data.jpa.utils.PersistenceUtils.class - [JAR]
com.feingto.cloud.data.jpa.generator.model
├─ com.feingto.cloud.data.jpa.generator.model.Entity.class - [JAR]
├─ com.feingto.cloud.data.jpa.generator.model.Property.class - [JAR]
├─ com.feingto.cloud.data.jpa.generator.model.PropertyType.class - [JAR]
com.feingto.cloud.data.elasticsearch
├─ com.feingto.cloud.data.elasticsearch.BaseService.class - [JAR]
├─ com.feingto.cloud.data.elasticsearch.IBase.class - [JAR]
com.feingto.cloud.data.jpa
├─ com.feingto.cloud.data.jpa.BaseService.class - [JAR]
├─ com.feingto.cloud.data.jpa.IBase.class - [JAR]
com.feingto.cloud.data.mongodb.bean
├─ com.feingto.cloud.data.mongodb.bean.Condition.class - [JAR]
com.feingto.cloud.data.mongodb
├─ com.feingto.cloud.data.mongodb.BaseService.class - [JAR]
├─ com.feingto.cloud.data.mongodb.IBase.class - [JAR]
com.feingto.cloud.data.bean
├─ com.feingto.cloud.data.bean.OrderSort.class - [JAR]
├─ com.feingto.cloud.data.bean.Page.class - [JAR]
com.feingto.cloud.data.jpa.specification.bean
├─ com.feingto.cloud.data.jpa.specification.bean.Condition.class - [JAR]
├─ com.feingto.cloud.data.jpa.specification.bean.Rule.class - [JAR]
├─ com.feingto.cloud.data.jpa.specification.bean.RuleGroup.class - [JAR]
com.feingto.cloud.data.jdbc.table
├─ com.feingto.cloud.data.jdbc.table.FormTableBuilder.class - [JAR]
├─ com.feingto.cloud.data.jdbc.table.FormTableSql.class - [JAR]
com.feingto.cloud.data.mongodb.provider
├─ com.feingto.cloud.data.mongodb.provider.IBaseProvider.class - [JAR]
com.feingto.cloud.data.jdbc.model
├─ com.feingto.cloud.data.jdbc.model.Record.class - [JAR]
├─ com.feingto.cloud.data.jdbc.model.Records.class - [JAR]
├─ com.feingto.cloud.data.jdbc.model.Table.class - [JAR]
├─ com.feingto.cloud.data.jdbc.model.TableColumn.class - [JAR]
├─ com.feingto.cloud.data.jdbc.model.TypeMap.class - [JAR]
com.feingto.cloud.data.jpa.generator
├─ com.feingto.cloud.data.jpa.generator.Generator.class - [JAR]
com.feingto.cloud.data.jpa.specification
├─ com.feingto.cloud.data.jpa.specification.DynamicSpecifications.class - [JAR]
com.feingto.cloud.data.jdbc
├─ com.feingto.cloud.data.jdbc.DBKit.class - [JAR]
├─ com.feingto.cloud.data.jdbc.DBPool.class - [JAR]
├─ com.feingto.cloud.data.jdbc.DataTransform.class - [JAR]
├─ com.feingto.cloud.data.jdbc.JdbcTemplateKit.class - [JAR]
com.feingto.cloud.data.jpa.provider
├─ com.feingto.cloud.data.jpa.provider.IBaseProvider.class - [JAR]
├─ com.feingto.cloud.data.jpa.provider.ILazyInitializer.class - [JAR]
├─ com.feingto.cloud.data.jpa.provider.ISqlProvider.class - [JAR]
├─ com.feingto.cloud.data.jpa.provider.SqlService.class - [JAR]