Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lambdaがJava17に対応してくれるのを待つ #1

Open
tttol opened this issue Apr 3, 2023 · 0 comments
Open

lambdaがJava17に対応してくれるのを待つ #1

tttol opened this issue Apr 3, 2023 · 0 comments

Comments

@tttol
Copy link
Owner

tttol commented Apr 3, 2023

Java17で実装してしまったが、AWS Lambdaが現在Java11までしか対応していない。
Java17に対応してくれないと、SAMのtemplate.yamlのRuntime: Java17がエラーになってしまうので、Java17になるのを待つ。
https://docs.aws.amazon.com/ja_jp/lambda/latest/dg/lambda-runtimes.html

com.amazonaws.serverless:aws-serverless-java-container-springboot2がSpringBoot3に適応する兆しもある。
aws/serverless-java-container#487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant