Skip to content

lidatui/mybatis-callable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

支持Mybatis的版本 >= 3.1

使用方法 --> CallableTester.javaUser.mbts.xml

插件配置 --> mybatis-config.xml

Downloading from the Maven central repository

<dependencies>
  ...
    <dependency>
        <groupId>com.github.miemiedev</groupId>
        <artifactId>mybatis-callable</artifactId>
        <version>1.0</version>
    </dependency>
 ...
</dependencies>

About

不破坏接口规范来查询存储过程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages