DB connection and transactor as separate class with config and IO
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
username = "postgres"
|
||||
password = "mysecretpassword"
|
||||
url = "jdbc:postgresql://localhost:5432/weather-tool"
|
||||
Reference in New Issue
Block a user