jar

com.github.yelong0216 : yelong-mybatis-spring

Maven & Gradle

Nov 19, 2020
2 usages
0 stars

yelong-mybatis-spring · Mybatis+Spring+YelongCore 的集成。 简化了Mybatis对简单Model的增删改查操作

Table Of Contents

Latest Version

Download com.github.yelong0216 : yelong-mybatis-spring JAR file - Latest Versions:

All Versions

Download com.github.yelong0216 : yelong-mybatis-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.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 yelong-mybatis-spring-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.yelong.mybatis.spring

├─ org.yelong.mybatis.spring.BaseService.class - [JAR]

├─ org.yelong.mybatis.spring.ModelConfigurationAutoConfigure.class - [JAR]

├─ org.yelong.mybatis.spring.MyBatisBaseDataBaseOperation.class - [JAR]

├─ org.yelong.mybatis.spring.MyBatisModelService.class - [JAR]

├─ org.yelong.mybatis.spring.YMS.class - [JAR]

Advertisement