h2.unified true true $PROJECT_DIR$/ReserveNGo-backend/src/main/resources/application-h2.properties org.h2.Driver jdbc:h2:mem:testdb $ProjectFileDir$ postgresql true true $PROJECT_DIR$/ReserveNGo-backend/src/main/resources/application-prod.properties org.postgresql.Driver jdbc:postgresql://localhost:5432/resandgo $ProjectFileDir$