When I first started learning Spring Boot, I constantly heard senior developers talking about unit testing, JUnit, Mockito, and Test-Driven Development.

The problem?

Most tutorials were either too simple or too complicated.

So instead of watching endless videos, I decided to build a small project and learn testing through actual code.

The Project