7 Commits

Author SHA1 Message Date
Huang Yunkun
8b34c1815a upgradle gradle wrapper to 3.5 2017-04-13 17:07:17 +08:00
bbilger
8277d68aa9 update aws-java-gradle and aws-java-maven templates
- 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
2016-12-18 21:59:49 +01:00
Huang YunKun
54a954dbe8 update aws-lambda-java-events to 1.3.0 2016-11-02 21:35:33 +08:00
Huang YunKun
e714083547 Add support for gradle wrapper 2016-10-17 16:21:27 +02:00
Philipp Muens
c9d1453d3a Switch from .yaml to the more convenient .yml 2016-07-27 10:39:41 +02:00
Florian Motlik
5902700125 Adding integration test and fixes for templates 2016-07-26 12:58:42 +02:00
Ilya Shindyapin
d05a17686b Add java maven and gradle templates, tests and instructions
Signed-off-by: Ilya Shindyapin <ilya@shindyapin.com>
2016-07-26 12:58:42 +02:00