Exercise code for "Event Driven Architecture for Java Developers" course
This code is intended to be used with the Cockroach University course, "Event-Driven Architecture for Java Developers." For detailed instructions on how to use this code, please register and follow the course.
The code is made available through Github so that students can offer suggestions on improvements as they go through the code. If you see a potential improvement, please consider submitting a pull request.
You can run all of the tests for all of the exercises by executing the following:
./build.sh verify