database engine initially works

This commit is contained in:
Wolfgang Hottgenroth
2017-11-21 22:16:34 +01:00
parent 5896212ed9
commit 2179311a1d
6 changed files with 97 additions and 24 deletions

View File

@ -1,4 +1,8 @@
db.period = 3600
db.url = jdbc:mysql://localhost/smarthome
db.driver = com.mysql.jdbc.Driver
db.user = smarthome
db.password = smarthome123
jms.broker = tcp://localhost:61616
jms.clientid = mdb