QuarkusRestClientBuilder programmatically doesn’t work in AWS Lambda
I have quarkus app and trying to run it as AWS lambda. It’s quite simple app with REST client calling some 3rd party services.
I have quarkus app and trying to run it as AWS lambda. It’s quite simple app with REST client calling some 3rd party services.