Pets CRUD

This commit is contained in:
augmentedpotato
2026-02-11 08:40:31 -07:00
parent a2dd913abd
commit bcb383c40a
5 changed files with 633 additions and 14 deletions

View File

@@ -0,0 +1,3 @@
url=jdbc:mysql://127.0.0.1:3306/Petstoredb?useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=UTC
user=petapp
password=petapppass