Skip to content

Commit 812ba54

Browse files
committed
updated maven wrapper and changed PostgreSQL Driver
1 parent 10320e5 commit 812ba54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ spring:
180180
jpa:
181181
show-sql: false
182182
hibernate:
183-
#ddl-auto: update
184-
ddl-auto: create-drop
183+
ddl-auto: update
184+
#ddl-auto: create-drop
185185
properties:
186186
hibernate:
187187
search:

0 commit comments

Comments
 (0)