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 feature-switch-1.4.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mageddo.featureswitch.jmx
├─ com.mageddo.featureswitch.jmx.FeatureSwitchJMX.class - [JAR]
├─ com.mageddo.featureswitch.jmx.FeatureSwitchJMXMBean.class - [JAR]
com.mageddo.featureswitch
├─ com.mageddo.featureswitch.AnnotationUtils.class - [JAR]
├─ com.mageddo.featureswitch.BasicFeature.class - [JAR]
├─ com.mageddo.featureswitch.DefaultFeatureManager.class - [JAR]
├─ com.mageddo.featureswitch.DefaultFeatureMetadata.class - [JAR]
├─ com.mageddo.featureswitch.EnumFeatureMetadataProvider.class - [JAR]
├─ com.mageddo.featureswitch.Feature.class - [JAR]
├─ com.mageddo.featureswitch.FeatureContext.class - [JAR]
├─ com.mageddo.featureswitch.FeatureDefaults.class - [JAR]
├─ com.mageddo.featureswitch.FeatureKeys.class - [JAR]
├─ com.mageddo.featureswitch.FeatureManager.class - [JAR]
├─ com.mageddo.featureswitch.FeatureMetadata.class - [JAR]
├─ com.mageddo.featureswitch.FeatureMetadataProvider.class - [JAR]
├─ com.mageddo.featureswitch.InteractiveFeature.class - [JAR]
├─ com.mageddo.featureswitch.Status.class - [JAR]
com.mageddo.featureswitch.utils
├─ com.mageddo.featureswitch.utils.StringUtils.class - [JAR]
com.mageddo.featureswitch.spring
├─ com.mageddo.featureswitch.spring.ApplicationContextProvider.class - [JAR]
com.mageddo.featureswitch.repository
├─ com.mageddo.featureswitch.repository.FeatureRepository.class - [JAR]
├─ com.mageddo.featureswitch.repository.InMemoryFeatureRepository.class - [JAR]
├─ com.mageddo.featureswitch.repository.JDBCFeatureRepository.class - [JAR]