개발/Spring

Spring Boot JPA에서 로그 자세하게 찍어보기

쵸코푸들이장군 2019. 10. 25. 16:26

설정만 해주면 된다.

내 어플리케이션은 application.yml에서 설정 파일을 가지고 있음.

 

 

show-sql: true

hibernate.format_sql: true

​

설정 해 주면 된다.

​https://napsis.blog.me/221687528772

저작자표시 변경금지 (새창열림)