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 properties-module-2.1.0.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.foreach.across.modules.properties.services
├─ com.foreach.across.modules.properties.services.AbstractEntityPropertiesService.class - [JAR]
├─ com.foreach.across.modules.properties.services.AbstractRevisionBasedEntityPropertiesService.class - [JAR]
├─ com.foreach.across.modules.properties.services.EntityPropertiesService.class - [JAR]
├─ com.foreach.across.modules.properties.services.EntityPropertiesServiceBase.class - [JAR]
├─ com.foreach.across.modules.properties.services.RevisionBasedEntityPropertiesService.class - [JAR]
com.foreach.across.modules.properties.business
├─ com.foreach.across.modules.properties.business.EntityProperties.class - [JAR]
├─ com.foreach.across.modules.properties.business.StringPropertiesSource.class - [JAR]
com.foreach.across.modules.properties.registries
├─ com.foreach.across.modules.properties.registries.EntityPropertiesRegistry.class - [JAR]
com.foreach.across.modules.properties.config
├─ com.foreach.across.modules.properties.config.AbstractEntityPropertiesConfiguration.class - [JAR]
├─ com.foreach.across.modules.properties.config.AbstractRevisionBasedEntityPropertiesConfiguration.class - [JAR]
├─ com.foreach.across.modules.properties.config.ConversionServiceConfiguration.class - [JAR]
├─ com.foreach.across.modules.properties.config.EntityPropertiesDescriptor.class - [JAR]
├─ com.foreach.across.modules.properties.config.PropertyTrackingConfiguration.class - [JAR]
com.foreach.across.modules.properties.config.modules
├─ com.foreach.across.modules.properties.config.modules.AdminWebConfiguration.class - [JAR]
com.foreach.across.modules.properties
├─ com.foreach.across.modules.properties.PropertiesModule.class - [JAR]
├─ com.foreach.across.modules.properties.PropertiesModuleSettings.class - [JAR]
com.foreach.across.modules.properties.repositories
├─ com.foreach.across.modules.properties.repositories.EntityPropertiesRepository.class - [JAR]
├─ com.foreach.across.modules.properties.repositories.PropertyTrackingRepository.class - [JAR]
├─ com.foreach.across.modules.properties.repositories.RevisionBasedEntityPropertiesRepository.class - [JAR]
com.foreach.across.modules.properties.installers
├─ com.foreach.across.modules.properties.installers.EntityPropertiesInstaller.class - [JAR]
├─ com.foreach.across.modules.properties.installers.PropertyTrackingSchemaInstaller.class - [JAR]
├─ com.foreach.across.modules.properties.installers.RevisionBasedEntityPropertiesInstaller.class - [JAR]
com.foreach.across.modules.properties.controllers
├─ com.foreach.across.modules.properties.controllers.EntityPropertiesController.class - [JAR]