-
Notifications
You must be signed in to change notification settings - Fork 0
SQSDemo
John Fereira edited this page Apr 8, 2022
·
2 revisions
SQS demo
Contents link
-
src/main
source code -
src/test
junit tests -
pom.xml
maven build file -
scripts
shell scripts for testing
none
Use maven to compile the code
mvn compile
cd scripts
- Java 11 runtime
- Maven 3
- The Bash shell.