Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

8 строки
314 B
Plaintext

2022
https://www.baeldung.com/sql-logging-spring-boot2022
logging.level.org.hibernate.SQL=DEBUG
logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE
logging.level.org.springframework.jdbc.core.JdbcTemplate=DEBUG
logging.level.org.springframework.jdbc.core.StatementCreatorUtils=TRACE