Add API infrastructure and DTOs

This commit is contained in:
2026-03-07 13:20:11 -07:00
parent 9c266a5b00
commit 24c14eec7d
50 changed files with 2320 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
url=jdbc:mysql://127.0.0.1:3306/Petstoredb?useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=UTC
user=petapp
password=petapppass
password=petapppass
api.baseUrl=http://localhost:8080