yingp 6 år sedan
förälder
incheckning
1aae4ff1b8
1 ändrade filer med 2 tillägg och 0 borttagningar
  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'