Added an example connection file and also added proper error tracing
This commit is contained in:
3
connectionpetstore.properties.example
Normal file
3
connectionpetstore.properties.example
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
url=jdbc:mysql://127.0.0.1:3306/Petstoredb?useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=UTC
|
||||||
|
user=petapp
|
||||||
|
password=petapppass
|
||||||
Reference in New Issue
Block a user