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`.
If a user has:
you have to either use
lambda_javaorlambda_provided. I think we should change itlambda_java.