Ver código fonte

JPA: show sql

Sand Wen 9 anos atrás
pai
commit
8392a680d2
1 arquivos alterados com 1 adições e 0 exclusões
  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: