mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
- update the Java templates to work with lambda proxy integration out-of-the-box - use "Map<String, Object>" as input type for greater flexibility - update gradle wrapper from 3.1 to 3.2.1 - configure gradle and maven to use Java 1.8 - change the package from "hello" to "com.serverless" and adjust serverless.yml accordingly - configure logging (log4j) - adjust tests - git-ignore some Eclipse specific files
7 lines
232 B
Properties
7 lines
232 B
Properties
#Sun Dec 18 20:54:11 CET 2016
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-3.2.1-bin.zip
|