Browse Source

JPA: show sql

Sand Wen 9 năm trước cách đây
mục cha
commit
8392a680d2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: