#53 Implemented SQLite product data persistence + tests

This commit is contained in:
Marvin Scham
2023-06-07 23:17:59 +02:00
parent 0a42a38016
commit 5a6ff71839
27 changed files with 880 additions and 34 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
config.properties
products-config.json
persistence.db
###################################################################################################
## Visual Studio Code #############################################################################