Code Review
/
epayment
/
food_payapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f712f3f
)
配置文件
author
qiaowei
<jov123@163.com>
Fri, 10 May 2019 02:00:37 +0000
(10:00 +0800)
committer
qiaowei
<jov123@163.com>
Fri, 10 May 2019 02:00:45 +0000
(10:00 +0800)
config/application-devel-pg.properties
patch
|
blob
|
history
diff --git
a/config/application-devel-pg.properties
b/config/application-devel-pg.properties
index
9b4ef79
..
5bbedd3
100644
(file)
--- a/
config/application-devel-pg.properties
+++ b/
config/application-devel-pg.properties
@@
-18,4
+18,5
@@
redis.database=0
jwt.secret=Zj5taLomEbrM0lk+NMQZbHfSxaDU1wekjT+kiC3YzDw=
# timeout seconds
jwt.expiration=3600
-auth.password.bcrypt.seed=
\ No newline at end of file
+auth.password.bcrypt.seed=
+spring.jackson.serialization.fail-on-empty-beans=false
\ No newline at end of file