Skip to content

ryan81g/micronautdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micronaut 3.8.5 Documentation


Handler

AWS Lambda Handler

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

Requisites

How to deploy

Generate the deployable artifact

./mvnw package

Deploy

The infra/cdk.json file tells the CDK Toolkit how to execute your app.

cd infra cdk synth - emits the synthesized CloudFormation template cdk deploy - deploy this stack to your default AWS account/region cd ..

Other useful commands:

cdk diff - compare deployed stack with current state cdk docs- open CDK documentation

Cleanup

cd infra
cdk destroy
cd ..

Feature management documentation

Feature openapi documentation

Feature aws-cdk documentation

Feature swagger-ui documentation

Feature amazon-api-gateway documentation

Feature object-storage-aws documentation

Feature http-client documentation

Feature spring documentation

Feature dynamodb documentation

Feature jdbc-hikari documentation

Feature aws-lambda documentation

Feature aws-v2-sdk documentation

About

Micronaut Micronautdemo Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published