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

deprecated Micronaut Gradle Plugin runtime(lambda) has been removed #60

Open
sdelamo opened this issue Jun 30, 2023 · 0 comments
Open
Assignees
Labels
recipe Recipe requested
Milestone

Comments

@sdelamo
Copy link
Collaborator

sdelamo commented Jun 30, 2023

If a user has:

micronaut {
   runtime("lambda")
   ...
}

you have to either use lambda_java or lambda_provided. I think we should change it lambda_java.

@sdelamo sdelamo added the recipe Recipe requested label Jun 30, 2023
@timtebeek timtebeek moved this to Recipes Wanted in OpenRewrite Jun 30, 2023
@timtebeek timtebeek added this to the Micronaut 4.0 milestone Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Recipe requested
Projects
Status: Recipes Wanted
Development

No branches or pull requests

3 participants