瀏覽代碼

初始导入

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'