Simplify configuration

This commit is contained in:
2021-02-27 20:34:44 +01:00
parent f255064533
commit ea110d51d3
6 changed files with 9 additions and 9 deletions
-1
View File
@@ -1,6 +1,5 @@
db:
jdbc-url: jdbc:h2:./notes-db;
driver-class-name: org.h2.Driver
username: h2
password: ''
connection-timeout: 3000