Bradltr95 / spring-boot

Spring boot project for writing APIs and connecting to a DB using Docker.
MIT License
2 stars 0 forks source link

fix: Fix issues causing checks to not run #18

Closed Bradltr95 closed 2 months ago

Bradltr95 commented 2 months ago

Fix the issues reported by the test running on github that was preventing the spotless check and apply from happening.

Bradltr95 commented 2 months ago

This PR fixes all of the issues that were preventing the pipeline from completing its checks.