12 lines
351 B
Properties
12 lines
351 B
Properties
#logging.level.de.ph87.data.series=DEBUG
|
|
#-
|
|
spring.datasource.url=jdbc:h2:./database;AUTO_SERVER=TRUE
|
|
spring.datasource.driverClassName=org.h2.Driver
|
|
spring.datasource.username=sa
|
|
spring.datasource.password=password
|
|
#-
|
|
#spring.jpa.hibernate.ddl-auto=create
|
|
#-
|
|
de.ph87.data.message.receive.mqtt.host=10.0.0.50
|
|
de.ph87.data.message.receive.mqtt.topic=#
|