Closed kappsegla closed 3 hours ago
Details required: What Tables do we need and what columns in the tables do we need? Or are we doing code first?
I think that this issue is mainly about setting up dependencies for database and developer environment that starts a database automatically? Creating tables and adding data is done in other issues like #15 and #13
Configure your Spring Boot application to use a relational database.