The objective of this exercise is to make the code found in this repository build, run tests, and run the application via the CLI. The following dependencies are in use with this code:
org.springframework.boot:spring-boot-autoconfigureversion 3.3.4org.springframework.boot:spring-boot-dependenciesversion 3.3.4org.springframework.boot:spring-boot-starter-webversion 3.3.4org.springframework.boot:spring-boot-starter-testversion 3.3.4org.junit.jupiter:junit-jupiter-apiversion 5.11.2org.assertj:assertj-coreversion 3.26.3