Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
sxshunrj committed Sep 4, 2017
1 parent c84b3c9 commit 5ce52a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spring/springboot-mybatis-demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,10 @@ dependencies {
compile 'org.springframework.boot:spring-boot'
compile 'org.springframework.boot:spring-boot-starter-web'
compile 'org.springframework.boot:spring-boot-starter-log4j2'
compile 'org.springframework.boot:spring-boot-starter-aop'

compile 'org.springframework.boot:spring-boot-starter-jdbc'
compile 'mysql:mysql-connector-java:5.1.20'
compile 'org.mybatis.spring.boot:mybatis-spring-boot-starter:1.1.1'



testCompile 'org.springframework.boot:spring-boot-starter-test'
testCompile 'com.alibaba:fastjson:1.2.4'
Expand Down

0 comments on commit 5ce52a6

Please sign in to comment.