Creating war file
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 22 Jan 2017 17:16:35 +0000 (18:16 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 22 Jan 2017 17:16:35 +0000 (18:16 +0100)
SpringJava/Gradle/spring-jpa-resources/build.gradle

index d0b774e..0252d69 100644 (file)
@@ -1,3 +1,5 @@
+apply plugin: 'war'
+
 dependencies {
 
     compile(project(":spring-jpa-services"))