Bradltr95 / spring-boot

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

Feature/create softwre engineer endpoint #4

Closed Bradltr95 closed 2 months ago

Bradltr95 commented 2 months ago

Summary

This PR introduces Docker and PostgreSQL integration to the project to manage persistent data storage.

Changes

1. Docker & PostgreSQL Container

2. Spring JPA Integration

3. Application Properties Configuration