We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05fe5d7 commit 3ba5ec0Copy full SHA for 3ba5ec0
readme.md
@@ -2,7 +2,7 @@
2
# simple-mybatis
3
4
## 前言
5
-随着springboot开发方式的流行,但是还有好多人在使用mybatis时依旧采用xml的方式配置mapper,该框架的出现的原因主要是为了可以更方便的将Mybatis在springboot项目上使用。
+随着springboot开发方式的流行,但是还有好多人在使用mybatis时依旧采用xml的方式配置mapper,该框架出现的主要原因是为了让Mybatis更方便的在springboot项目下上使用。
6
7
## 框架说明
8
* 框架依赖并兼容jpa注解
0 commit comments