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 org.springframework.roo.addon.dto.addon-2.0.0.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springframework.roo.addon.dto.addon
├─ org.springframework.roo.addon.dto.addon.DtoAnnotationValues.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.DtoCommands.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.DtoFieldCreatorProvider.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.DtoMetadata.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.DtoMetadataProvider.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.DtoMetadataProviderImpl.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.DtoOperations.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.DtoOperationsImpl.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.EntityProjectionAnnotationValues.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.EntityProjectionLocator.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.EntityProjectionLocatorImpl.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.EntityProjectionMetadata.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.EntityProjectionMetadataProvider.class - [JAR]
├─ org.springframework.roo.addon.dto.addon.EntityProjectionMetadataProviderImpl.class - [JAR]