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.web.mvc.embedded-1.3.2.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springframework.roo.addon.web.mvc.embedded
├─ org.springframework.roo.addon.web.mvc.embedded.AbstractEmbeddedProvider.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.EmbeddedCommands.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.EmbeddedCompletor.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.EmbeddedOperations.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.EmbeddedOperationsImpl.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.EmbeddedProvider.class - [JAR]
org.springframework.roo.addon.web.mvc.embedded.provider
├─ org.springframework.roo.addon.web.mvc.embedded.provider.DocumentEmbeddedProvider.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.provider.FinanceEmbeddedProvider.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.provider.MapEmbeddedProvider.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.provider.MicrobloggingEmbeddedProvider.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.provider.PhotoEmbeddedProvider.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.provider.VideoEmbeddedProvider.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.provider.VideoStreamEmbeddedProvider.class - [JAR]
├─ org.springframework.roo.addon.web.mvc.embedded.provider.WaveEmbeddedProvider.class - [JAR]