db.driver=${datasource.driver}
db.url=${default.datasource.url}
db.username=${default.datasource.username}
db.password=${default.datasource.password}