Skip to content

Commit ae42611

Browse files
authored
Merge pull request #18 from BhaiShing/patch-1
Update application.properties
2 parents df6243b + e62f11c commit ae42611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-hibernate-one-one-mapping/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.MySQL5InnoDBDial
1010
# Hibernate ddl auto (create, create-drop, validate, update)
1111
spring.jpa.hibernate.ddl-auto = update
1212

13-
logging.level.org.hibernate.SQL=DEBUG
13+
logging.level.org.hibernate.SQL=DEBUG,INFO

0 commit comments

Comments
 (0)