How do I add CORS header to AWS Lambda response headers using the Quarkus Lambda function?
When using Quarkus and considering using it to deploy lambda functions to AWS.
How do I add CORS header to aws lambda response headers using Quarkus lambda function
so i’m new to Quarkus and considering using it to deploy lambda functions to aws.