Skip to content

Commit

Permalink
Merge branch 'Enable_Spring_Boot_Actuator'
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernKW committed Nov 29, 2023
2 parents f8be41e + f3013c6 commit 9c39199
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ spring:
# set PG_PASSWORD in your environment, e.g., by running "export PG_PASSWORD=..." in the command line
password: ${PG_PASSWORD}
jpa:
database-platform: org.hibernate.dialect.PostgreSQLDialect
open-in-view: false
hibernate:
ddl-auto: validate
Expand Down

0 comments on commit 9c39199

Please sign in to comment.