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
Litemall
Commits
bd6aae97
Commit
bd6aae97
authored
Aug 12, 2019
by
Junling Bu
Browse files
chore: 采用单一配置文件,则需要设置profiles.active为none,否则会被all模块的内置application文件的profiles.active所补充进而导致一些不必要的加载。
parent
c04bf486
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/litemall/application.yml
View file @
bd6aae97
spring
:
profiles
:
active
:
none
message
:
encoding
:
UTF-8
datasource
:
...
...
@@ -138,4 +140,10 @@ litemall:
secretId
:
111111
secretKey
:
xxxxxx
region
:
xxxxxx
bucketName
:
xxxxxx
\ No newline at end of file
bucketName
:
xxxxxx
# 七牛云对象存储配置信息
qiniu
:
endpoint
:
http://pd5cb6ulu.bkt.clouddn.com
accessKey
:
111111
secretKey
:
xxxxxx
bucketName
:
litemall
\ No newline at end of file
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