Browse Source

初始导入

yingp 6 năm trước cách đây
mục cha
commit
1aae4ff1b8
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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'