Bradltr95 / spring-boot

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

Housekeeping: Update Docker Compose, Clean Controller Tests, and Add Initial GitHub Actions Pipeline #14

Closed Bradltr95 closed 2 months ago

Bradltr95 commented 2 months ago

Summary

Performed general housekeeping, cleanup, and added a pipeline to the project. See .github/workflows/pipeline.yml for the newly added workflow file.

Changes

Future Improvments