This commit is contained in:
DyCTaTOR 2024-04-28 22:01:45 +04:00
parent ec87eb9ab4
commit 464b611b41
2 changed files with 1 additions and 3 deletions

View File

@ -14,5 +14,3 @@ spring.jpa.hibernate.ddl-auto=update
spring.jpa.open-in-view=false
spring.jpa.show-sql=true
spring.jpa.properties.hibernate.format_sql=true
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect