浏览代码

初始导入

yingp 6 年之前
父节点
当前提交
1aae4ff1b8
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      applications/starter/build.gradle

+ 2 - 0
applications/starter/build.gradle

@@ -1,3 +1,5 @@
+apply plugin: 'org.springframework.boot'
+
 dependencies {
     compile 'org.springframework.boot:spring-boot-starter-web'
     compile 'org.springframework.boot:spring-boot-starter-jdbc'