Spring Boot Backend API /w H2+JPA and JUnit/Mockito Testing

Spring Boot Backend API /w H2+JPA and JUnit/Mockito Testing

Github: https://github.com/macksfield/clothing-rest-service

This demo project is built to model a simple clothing store API that lets one create, delete, and search for items.

Unit and Integration tests done with JUnit and Mockito.