Code Review
/
institute
/
sw-backend.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
05d79df
)
chore: 整理项目的开发配置
author
刘洪青
<hongqing.liu@supwisdom.com>
Thu, 26 Sep 2019 03:37:19 +0000
(11:37 +0800)
committer
刘洪青
<hongqing.liu@supwisdom.com>
Thu, 26 Sep 2019 03:37:19 +0000
(11:37 +0800)
sa/admin/src/main/resources/application.yml
patch
|
blob
|
history
diff --git
a/sa/admin/src/main/resources/application.yml
b/sa/admin/src/main/resources/application.yml
index
0694d87
..
93558d2
100644
(file)
--- a/
sa/admin/src/main/resources/application.yml
+++ b/
sa/admin/src/main/resources/application.yml
@@
-37,7
+37,7
@@
spring:
naming:
physical-strategy: org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
- show-sql:
tru
e
+ show-sql:
fals
e
##