Skip to content

Latest commit

 

History

History

mybatis-jpa-spring-boot-starter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

mybatis-jpa-spring-boot-starter

该项目是 mybatis-jpa 的 spring-boot-starter.

添加 maven 依赖:

<dependency>
  <groupId>io.github.itfinally</groupId>
  <artifactId>mybatis-jpa-spring-boot-starter</artifactId>
  <version>0.1.1.RELEASE</version>
</dependency>