Add missing code snippets (#9228)
This commit is contained in:
+1
@@ -1,2 +1,3 @@
|
||||
com.baeldung.url=www.abc.test.com
|
||||
com.baeldung.jdbc.url=
|
||||
com.baeldung.timeout-in-milli-seconds=2000
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
jdbc.url=jdbc:postgresql:/localhost:5432
|
||||
database.username=foo
|
||||
database.password=bar
|
||||
Reference in New Issue
Block a user