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 mybatis-flex-spring-boot-starter-1.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mybatisflex.spring.boot
├─ com.mybatisflex.spring.boot.ConditionalOnMybatisFlexDatasource.class - [JAR]
├─ com.mybatisflex.spring.boot.ConfigurationCustomizer.class - [JAR]
├─ com.mybatisflex.spring.boot.FlexTransactionAutoConfiguration.class - [JAR]
├─ com.mybatisflex.spring.boot.MultiDataSourceAutoConfiguration.class - [JAR]
├─ com.mybatisflex.spring.boot.MyBatisFlexCustomizer.class - [JAR]
├─ com.mybatisflex.spring.boot.MybatisFlexAdminAutoConfiguration.class - [JAR]
├─ com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.class - [JAR]
├─ com.mybatisflex.spring.boot.MybatisFlexDependsOnDatabaseInitializationDetector.class - [JAR]
├─ com.mybatisflex.spring.boot.MybatisFlexProperties.class - [JAR]
├─ com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.class - [JAR]
├─ com.mybatisflex.spring.boot.SpringBootVFS.class - [JAR]
├─ com.mybatisflex.spring.boot.SqlSessionFactoryBeanCustomizer.class - [JAR]