jpa-test.properties 247 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 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