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 ff4j-store-elastic-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ff4j.elastic
├─ org.ff4j.elastic.ElasticQueryBuilder.class - [JAR]
├─ org.ff4j.elastic.ElasticQueryHelper.class - [JAR]
org.ff4j.elastic.mapper
├─ org.ff4j.elastic.mapper.FeatureMapper.class - [JAR]
├─ org.ff4j.elastic.mapper.PropertyMapper.class - [JAR]
org.ff4j.elastic.store
├─ org.ff4j.elastic.store.EventRepositoryElastic.class - [JAR]
├─ org.ff4j.elastic.store.FeatureStoreElastic.class - [JAR]
├─ org.ff4j.elastic.store.PropertyStoreElastic.class - [JAR]