spring boot JPA 실제 쿼리 로그 찍어보기 간단합니다 간단해요 application.properties 에서spring.jpa.show-sql=true spring.jpa.properties.hibernate.format_sql=true 설정 후 재 시작하면 쿼리가 보여요 ~~ ㅎㅎ :::: 개발 ::::/└ JSP & SPRING 2018.10.10