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 freedao-spring-boot-starter-0.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.afezeria.freedao.spring.runtime
├─ io.github.afezeria.freedao.spring.runtime.DataSourceSelectStrategy.class - [JAR]
├─ io.github.afezeria.freedao.spring.runtime.DynamicDataSource.class - [JAR]
├─ io.github.afezeria.freedao.spring.runtime.FreedaoConfiguration.class - [JAR]
├─ io.github.afezeria.freedao.spring.runtime.FreedaoDataSourceInterceptor.class - [JAR]
├─ io.github.afezeria.freedao.spring.runtime.FreedaoProperties.class - [JAR]
├─ io.github.afezeria.freedao.spring.runtime.SpringTransactionContext.class - [JAR]