A simple spring application to track friends and their addresses. The goal of developing this app was to learn more about REST, exception handling, & testing in Spring Boot.
Use postman or a similar tool as the view.
USES: java 11 Spring Boot 2.2.2 MySQL 8
Update dataSource in application.properties with the url, username, and password.