1
0

web server and connection to db/api

This commit is contained in:
Jose
2025-03-03 19:46:10 +01:00
parent 7e4d1e92fc
commit 874c92c4b5
37 changed files with 1897 additions and 206 deletions

View File

@@ -0,0 +1,7 @@
db.protocol=jdbc:mariadb:
db.host=localhost
db.port=3306
db.name=dad
db.user=root
db.pwd=root
dp.poolSize=5