Skip to content

Service to DB connection is ready.

fz2907 requested to merge frontend_backend_connection into sprint_1

Added Docker Compose file to set up DB and config it. Added the spring db connection package, and set up the properties file. Added ExampleRepository.java and ExampleService.java to show how to make Spring service to interact with DB.

Merge request reports