This sample application shows the use of the aws-lambda-java-events library with various event types. To keep the deployment size minimal, it includes only types that can be used without adding the ...
In this project, we use a Contract-First API development methodology to generate our API. This is why we use the openapi-generator plugin to generate our API when building our application. The ...