/micronaut-report-function

Micronaut function using Java 17, AWS Lambda, SES, SQS and Jasper Reports

Primary LanguageJava

micronaut-report-function

Proof of concept using AWS Lambda, SQS, SES, Jasper Reports and Java

picture

Build for JVM execution

micronaut-report-function % make build

Integration tests

Using test resources, some containers will be created automatically during the execution of the tests.

Run locally using SAM

micronaut-report-function % make run