!1 修复Jpa ddl-auto配置不生效bug

Merge pull request !1 from 李恒/N/A
pull/671/head
李恒 2021-06-12 00:54:39 +08:00 committed by Gitee
commit aadeb2504d
1 changed files with 3 additions and 2 deletions

View File

@ -15,11 +15,12 @@ spring:
#配置 Jpa
jpa:
hibernate:
ddl-auto: none
open-in-view: true
properties:
hibernate:
ddl-auto: none
dialect: org.hibernate.dialect.MySQL5InnoDBDialect
open-in-view: true
redis:
#数据库索引