๐ Generate reflection Metadata for GraalVM Native Image
Sep 2023, 29 -
I wrote a guide about several methods to provide the required metadata for reflection in a Micronaut application distributed as a GraalVM Native executable.
My next events:
๐ Nov 22 09:00 JCON World Micronaut CRaC
๐ Nov 23 15:00 JCON World Micronaut EclipseStore
Sep 2023, 29 -
I wrote a guide about several methods to provide the required metadata for reflection in a Micronaut application distributed as a GraalVM Native executable.
Sep 2023, 21 -
Method to check if you are running in GraalVM JDK distribution. I have used it often in Gradle build files to decide whether a Gradle task should be enabled.
Sep 2022, 29 -
This post highlights the necessary changes to the application build to deploy a GraalVM Native executable to AWS Lambda Custom Runtime with an arm64 architecture.
Sep 2022, 29 -
Generate and deploy a Micronaut Application as a GraalVM Native executable with a multi-project build with CDK and a Lambda function associated with an HTTP(s) endpoint via a function URL.
Jan 2022, 28 -
This talk introduces the Micronaut framework integration with AWS Lambda.
May 2021, 25 -
Continuous deployment - CodePipeline: Github โ CodeBuild โ GraalVM Native Image โ ECR โ Elastic Beanstalk