aws / aws/aws-lambda-java-libs
GraalVM support for aws-lambda-java-runtime-interface-client
Open
- Dominant language
- Java
- Stars
- 548
- Forks
- 241
- Avg merge
- 2d 5m
- Merged PRs (30d)
- 11
Description
Developers wanting to adopt the aws-lambda-java-runtime-interface-client for their own projects which use GraalVM native-image find integration difficult. This is because this project does not include the required jni and reflection configuration files.
Developers have to include this configuration in their own projects, which is an additional complexity and burden.
Contributor guide
Assessment
This issue has not been assessed yet.