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 tony-boot-starter-page-1.0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.xuzhijvn.tonyboot.page
├─ io.github.xuzhijvn.tonyboot.page.AjaxResult.class - [JAR]
├─ io.github.xuzhijvn.tonyboot.page.PageAjaxResult.class - [JAR]
├─ io.github.xuzhijvn.tonyboot.page.PageConfiguration.class - [JAR]
├─ io.github.xuzhijvn.tonyboot.page.PageResult.class - [JAR]
├─ io.github.xuzhijvn.tonyboot.page.Pagination.class - [JAR]
├─ io.github.xuzhijvn.tonyboot.page.PaginationAspect.class - [JAR]
├─ io.github.xuzhijvn.tonyboot.page.Result.class - [JAR]