garnaat / kappa

What precedes Lambda
http://kappa.readthedocs.org/en/develop/
Apache License 2.0
902 stars 89 forks source link

Working example using Java #117

Open olabhrad opened 7 years ago

olabhrad commented 7 years ago

Documentation suggests that this project can be used to deploy Lambda functions using any type of runtime environment.

Is there a working example either using a pre compiled Jar or using a zip that contains the class files and jar dependencies?

See: http://docs.aws.amazon.com/lambda/latest/dg/lambda-java-how-to-create-deployment-package.html