Code examples for the tutorials and articles at www.grabanotherbyte.com
You can build the project with mvn clean package.
For some of the modules you need to use Java 14. It's specified in the pom properties.
The code is formatted with the Google Java format.