nieqiurong 8 年之前
父节点
当前提交
d1dd981d19
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -103,4 +103,5 @@ dependencies {
     testCompile("org.slf4j:slf4j-api:1.7.25")
     testCompile("org.slf4j:jcl-over-slf4j:1.7.25")
     testCompile("org.springframework:spring-test:${springVersion}")
+    testCompile("org.springframework:spring-webmvc:${springVersion}")
 }