yingp hace 6 años
padre
commit
1aae4ff1b8
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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'