lab-3 some configuring p.3

This commit is contained in:
Zakharov_Rostislav 2024-04-17 15:10:16 +04:00
parent 7977bcc9d5
commit 8eda0b0429
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -10,7 +10,7 @@ logging.level.com.example.demo=DEBUG
spring.profiles.default=dev
# Common JPA Settings
spring.jpa.hibernate.ddl-auto=validate
spring.jpa.hibernate.ddl-auto=create
spring.jpa.open-in-view=false
# spring.jpa.show-sql=true
# spring.jpa.properties.hibernate.format_sql=true