Bradltr95 / spring-boot

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

Update Dependencies, Spring Properties and setup Docker #3

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

Bradltr95 commented 2 months ago

This branch should be merged into develop before main.