jar

com.mybatis-flex : mybatis-flex-spring

Maven & Gradle

Aug 27, 2023
326 stars
Table Of Contents

Latest Version

Download com.mybatis-flex : mybatis-flex-spring JAR file - Latest Versions:

All Versions

Download com.mybatis-flex : mybatis-flex-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mybatis-flex-spring-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

├─ com.mybatisflex.spring.FlexSpringTransaction.class - [JAR]

├─ com.mybatisflex.spring.FlexSqlSessionFactoryBean.class - [JAR]

├─ com.mybatisflex.spring.FlexTransactionFactory.class - [JAR]

├─ com.mybatisflex.spring.FlexTransactionManager.class - [JAR]

com.mybatisflex.spring.service.impl

├─ com.mybatisflex.spring.service.impl.CacheableServiceImpl.class - [JAR]

├─ com.mybatisflex.spring.service.impl.ServiceImpl.class - [JAR]

com.mybatisflex.spring.datasource

├─ com.mybatisflex.spring.datasource.DataSourceAdvice.class - [JAR]

├─ com.mybatisflex.spring.datasource.DataSourceInterceptor.class - [JAR]

Advertisement