Commit c5c47e77 by Administrator

Update techheroshop-project-interface-dev.yml

parent c285083e
......@@ -6,11 +6,9 @@ spring:
password: root
###################以下为jpa的配置###########################
jpa:
show-sql: true
hibernate:
ddl-auto: update
# use-new-id-generator-mappings: false # @GeneratedValue(strategy = GenerationType.IDENTITY)效果相同,不然出现序列号
database: mysql
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
show-sql: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment