Add missing code snippets (#9228)

This commit is contained in:
sasam0320
2020-05-06 05:28:28 +02:00
committed by GitHub
parent 50208fb013
commit fb5b157ce4
22 changed files with 268 additions and 10 deletions
@@ -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