Skip to content

Commit febd64c

Browse files
authored
Update hibernate binder for logging (Hibernate 6) (#13)
1 parent 1f1efec commit febd64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/application-default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ logging:
1010
org.springframework.orm.jpa: INFO
1111
org.springframework.transaction: INFO
1212
org.hibernate.SQL: INFO
13-
org.hibernate.type.descriptor.sql.BasicBinder: INFO
13+
org.hibernate.orm.jdbc.bind: INFO
1414

1515
powsybl-ws:
1616
database:

0 commit comments

Comments
 (0)