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'