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 fishear-t5-context-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.fishear.web.t5.context.services.impl
├─ net.fishear.web.t5.context.services.impl.T5ContextServiceImpl.class - [JAR]
net.fishear.web.t5.context
├─ net.fishear.web.t5.context.FishearT5ContextModule.class - [JAR]
net.fishear.web.t5.context.services
├─ net.fishear.web.t5.context.services.T5ContextService.class - [JAR]