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-spring-boot-autoconfigure-1.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ff4j.spring.boot.autoconfigure
├─ org.ff4j.spring.boot.autoconfigure.FF4JConfiguration.class - [JAR]
├─ org.ff4j.spring.boot.autoconfigure.FF4JConfigurationProperties.class - [JAR]
├─ org.ff4j.spring.boot.autoconfigure.FF4JInitializationConfiguration.class - [JAR]
├─ org.ff4j.spring.boot.autoconfigure.FF4JOpenApiConfiguration.class - [JAR]
├─ org.ff4j.spring.boot.autoconfigure.FF4JSecurityConfiguration.class - [JAR]
├─ org.ff4j.spring.boot.autoconfigure.FF4JWebConsoleConfiguration.class - [JAR]