yingp 6 vuotta sitten
vanhempi
commit
1aae4ff1b8
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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'