Skip to content

Commit 91e107d

Browse files
authored
Update hibernate binder for logging (Hibernate 6) (#99)
1 parent ab19309 commit 91e107d

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
@@ -14,7 +14,7 @@ logging:
1414
org.springframework.orm.jpa: INFO
1515
org.springframework.transaction: INFO
1616
org.hibernate.SQL: INFO
17-
org.hibernate.type.descriptor.sql.BasicBinder: INFO
17+
org.hibernate.orm.jdbc.bind: INFO
1818

1919
powsybl-ws:
2020
database:

0 commit comments

Comments
 (0)