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 bottegaio-manage-web-api-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.bottegaio.management.web.annotation
├─ net.bottegaio.management.web.annotation.BottegaioWebAgentTab.class - [JAR]
├─ net.bottegaio.management.web.annotation.BottegaioWebMenu.class - [JAR]
├─ net.bottegaio.management.web.annotation.BottegaioWebPage.class - [JAR]
net.bottegaio.management.web
├─ net.bottegaio.management.web.BottegaioWebAgentTypePage.class - [JAR]
├─ net.bottegaio.management.web.BottegaioWebGeneralPage.class - [JAR]
├─ net.bottegaio.management.web.BottegaioWebMenu.class - [JAR]
├─ net.bottegaio.management.web.StaticWebUtils.class - [JAR]