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 jvtool-boot-datasource-0.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.openguava.jvtool.boot.datasource.annotation
├─ io.github.openguava.jvtool.boot.datasource.annotation.Master.class - [JAR]
├─ io.github.openguava.jvtool.boot.datasource.annotation.Slave.class - [JAR]
├─ io.github.openguava.jvtool.boot.datasource.annotation.Third.class - [JAR]
io.github.openguava.jvtool.boot.datasource
├─ io.github.openguava.jvtool.boot.datasource.App.class - [JAR]