Skip to content

flying-cattle/mybatis-all-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mybatis-all-spring-boot-starter

以spring boot和mybatis整合的一站式web服务包。

源码地址

你还在为找包而烦恼吗?

我们自力于打造一个一站式web服务的包,本项目实现swagger的自动装配,并引入了druid、mybatis、pagehelper的spring-boot-starter包。 排除spring boot的包外,你只需要引入下面代码:

<dependency>
    <groupId>com.github.flying-cattle</groupId>
    <artifactId>mybatis-all-spring-boot-starter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>

你便可以直接代码开发了...

About

以spring boot和mybatis整合的一站式web服务包

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages