jpa-test.properties 247 Bytes
cassandra.enabled=false

sql.enabled=true

spring.jpa.show-sql=false
spring.jpa.hibernate.ddl-auto=validate

spring.datasource.url=jdbc:postgresql://localhost:5432/thingsboard
spring.datasource.username=postgres
spring.datasource.password=postgres