소스 검색

JPA: show sql

Sand Wen 9 년 전
부모
커밋
8392a680d2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      application.yml

+ 1 - 0
application.yml

@ -62,6 +62,7 @@ spring:
  jpa:
    database-platform: org.hibernate.dialect.MySQL5Dialect
    hibernate.dialect: org.hibernate.dialect.MySQL5Dialect
    show-sql: true
  #block the inet address of nic, virtual card and so on. Need spring version: Brixton M5
  cloud: