Build

Devtiro Spring Boot REST API Tutorial

YouTube Video

Check out the tutorial's video on YouTube:

Spring Boot REST API Tutorial

Run the App

From the Command Line

./mvnw spring-boot:run

Tags

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 unpolished end-result of the tutorial.