Dev Services on Quarkus for AWS SQS

This project uses the Quarkus feature devservices to test locally an AWS SQS

Running the application in dev mode

You can run your application in dev mode that enables live coding using:

./gradlew quarkusDev

Requirements

  • Docker must be up and running