Add springboot for mybatis annotation

This commit is contained in:
xchunzhao
2017-05-02 16:52:20 +08:00
parent ecc8d62d8f
commit 3a5f77f376
14 changed files with 655 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/