Move ConfigLoader

This commit is contained in:
2020-10-24 01:31:03 +02:00
parent 8b8dbd6fe5
commit 0260bea951
6 changed files with 19 additions and 18 deletions
@@ -0,0 +1,12 @@
host=localhost
port=8080
#
jdbcUrl=jdbc:h2:./notes-db;
driverClassName=org.h2.Driver
username=h2
password=
maximumPoolSize=10
connectionTimeout=3000
#
jwt.secret=PliLvfk7l4WF+cZJk66LR5Mpnh+ocbvJ2wfUCK2UCms=
jwt.validity=24