java-tutorials/spring-boot-gradle/gradle/wrapper/gradle-wrapper.properties
Alessio Stalla aaa9202883 Code for BAEL-1812 (#4432)
* Thin jar option for Spring Boot bootstrap and gradle projects.

* .gitignore for spring-boot-gradle project.

* Maven and Gradle 'thin' Boot builds (optional)

* Rename 'wrapper' to 'thin' and shorten some lines of code to fit the article.
2018-06-08 13:47:00 -07:00

7 lines
233 B
Properties

#Fri Jun 01 20:39:48 CEST 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5.1-all.zip