RabbitMQ examples (hands-on for beginners) Steps to run example Start docker on your machine Run tests from your IDE of choice (otherwise, you can run ./mvnw clean test console command from root project folder) Updating Maven wrapper ./mvnw -N io.takari:maven:wrapper -Dmaven=3.6.0