@@ -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'