Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring. :: spring-boot http://spring.io/guides/gs/rest-service/

gradle-wrapper.properties 229B

1234567
  1. #Wed Oct 30 09:49:40 CDT 2013
  2. distributionBase=GRADLE_USER_HOME
  3. distributionPath=wrapper/dists
  4. zipStoreBase=GRADLE_USER_HOME
  5. zipStorePath=wrapper/dists
  6. distributionUrl=http\://services.gradle.org/distributions/gradle-1.8-bin.zip