serverless-java-container icon indicating copy to clipboard operation
serverless-java-container copied to clipboard

[RFC] Support for native-image compilation

Open sapessi opened this issue 5 years ago • 0 comments

  • Implementations: Spring 5.3.x / Spring Boot 2

Scenario

As the Spring framework adds support for GraalVM's native image tool, we should explore making it easy to compile SpringBoot applications and execute them as a custom runtime in AWS Lambda

This issue serves as a tracker for this project to make design decisions and collect feedback on the implementation

sapessi avatar Apr 09 '20 14:04 sapessi