Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
b066bb99
Commit
b066bb99
authored
Jan 11, 2019
by
郑杰
Browse files
update
parent
d9f7acaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.yml
View file @
b066bb99
...
@@ -48,12 +48,11 @@ spring:
...
@@ -48,12 +48,11 @@ spring:
hibernate
:
hibernate
:
dialect
:
org.hibernate.dialect.MySQL5InnoDBDialect
dialect
:
org.hibernate.dialect.MySQL5InnoDBDialect
hibernate
:
hibernate
:
# 生产环境设置成 none,避免程序运行时自动更新数据库结构
ddl-auto
:
update
ddl-auto
:
update
naming
:
naming
:
physical-strategy
:
org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
physical-strategy
:
org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
open-in-view
:
true
open-in-view
:
true
application.yml:51
jackson
:
jackson
:
time-zone
:
GMT+8
time-zone
:
GMT+8
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment