We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd6957 commit 00e8e46Copy full SHA for 00e8e46
complete/build.gradle
@@ -13,7 +13,7 @@ apply plugin: 'idea'
13
apply plugin: 'org.springframework.boot'
14
apply plugin: 'io.spring.dependency-management'
15
16
-jar {
+bootJar {
17
baseName = 'gs-rest-service'
18
version = '0.1.0'
19
}
initial/build.gradle
0 commit comments