Skip to content

Commit 65c112d

Browse files
authored
Update hibernate binder for logging (Hibernate 6) (#117)
1 parent a5e6792 commit 65c112d

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
@@ -13,7 +13,7 @@ logging:
1313
org.springframework.orm.jpa: INFO
1414
org.springframework.transaction: INFO
1515
org.hibernate.SQL: INFO
16-
org.hibernate.type.descriptor.sql.BasicBinder: INFO
16+
org.hibernate.orm.jdbc.bind: INFO
1717

1818
powsybl-ws:
1919
database:

0 commit comments

Comments
 (0)