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.layers.service.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.layers.service.addon
├─ org.springframework.roo.addon.layers.service.addon.ServiceAnnotationValues.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceCommands.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceImplAnnotationValues.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceImplMetadata.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceImplMetadataProvider.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceImplMetadataProviderImpl.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceLocator.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceLocatorImpl.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceMetadata.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceMetadataProvider.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceMetadataProviderImpl.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceOperations.class - [JAR]
├─ org.springframework.roo.addon.layers.service.addon.ServiceOperationsImpl.class - [JAR]