arcturuscom / demo

Micronaut Demo Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micronaut 3.2.0 Documentation


Handler

AWS Lambda Handler

Handler: io.micronaut.function.aws.proxy.MicronautLambdaHandler

Deployment with GraalVM

If you want to deploy to AWS Lambda as a GraalVM native image, run:

./gradlew buildNativeLambda -Pmicronaut.runtime=lambda

This will build the GraalVM native image inside a docker container and generate the function.zip ready for the deployment.

Feature aws-lambda documentation

Feature http-client documentation

Feature aws-lambda-custom-runtime documentation

About

Micronaut Demo Application


Languages

Language:Batchfile 62.4%Language:Java 37.1%Language:Shell 0.4%