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 bxfs-rdb-1.r.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sinsz.c.properties
├─ com.sinsz.c.properties.BxfsDataSourceSource.class - [JAR]
com.sinsz.c.context.support
├─ com.sinsz.c.context.support.MapperScanner.class - [JAR]
├─ com.sinsz.c.context.support.ToolMethod.class - [JAR]
com.sinsz.c.context
├─ com.sinsz.c.context.AutoBxfsRdbConfiguration.class - [JAR]
├─ com.sinsz.c.context.BxfsMapperScannerRegistrar.class - [JAR]
com.sinsz.c.annotation
├─ com.sinsz.c.annotation.EnableBxfsRdb.class - [JAR]