@@ -24,6 +24,7 @@ spring:
jdbcUrl: jdbc:postgresql://localhost:5432/crss?currentSchema=registration
username: postgres
password: postgres
+ driverClassName: org.postgresql.Driver
jpa:
show-sql: false
generate-ddl: false