Check out the tutorial's video on YouTube:
./mvnw spring-boot:run
Tags have been used to snapshot the project at certain points in time.
To checkout a branch run the following:
git checkout ${TAG_NAME}
Here are the available tags:
Branch name | Description |
---|---|
tutorial |
The unplished end-result of the tutorial. |