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 togglz-0.44.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.otto.edison.togglz.controller
├─ de.otto.edison.togglz.controller.TogglzInformationController.class - [JAR]
├─ de.otto.edison.togglz.controller.TogglzRepresentation.class - [JAR]
de.otto.edison.togglz.configuration
├─ de.otto.edison.togglz.configuration.FeatureManagerConfiguration.class - [JAR]
├─ de.otto.edison.togglz.configuration.InMemoryFeatureStateRepositoryConfiguration.class - [JAR]
├─ de.otto.edison.togglz.configuration.TogglzConfiguration.class - [JAR]
├─ de.otto.edison.togglz.configuration.TogglzWebConfiguration.class - [JAR]
de.otto.edison.togglz
├─ de.otto.edison.togglz.DefaultTogglzConfig.class - [JAR]
├─ de.otto.edison.togglz.FeatureClassProvider.class - [JAR]