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
MCMS
Commits
da964ddd
Commit
da964ddd
authored
Sep 07, 2020
by
sgjj
Browse files
Merge remote-tracking branch 'origin/master'
# Conflicts: # src/main/resources/application.yml
parents
cd8a67bc
b040cd5d
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
doc/5.0.0-to-5.1-mysql.sql
View file @
da964ddd
This diff is collapsed.
Click to expand it.
doc/mcms-5.1.sql
View file @
da964ddd
This diff is collapsed.
Click to expand it.
src/main/resources/application.yml
View file @
da964ddd
...
...
@@ -14,9 +14,6 @@ logging:
ms
:
# scheme: https #解决使用代理服务器代理应用时标签解析域名依旧为http的问题
mstore
:
http
:
http://store.new.mingsoft.net
host
:
store.new.mingsoft.net
swagger
:
enable
:
true
#启用swagger文档,生产的时候务必关掉
manager
:
...
...
@@ -70,6 +67,7 @@ spring:
expose-spring-macro-helpers
:
true
prefer-file-system-access
:
false
template-loader-path
:
classpath:/WEB-INF/manager,classpath:/WEB-INF
#template-loader-path: file:WEB-INF/,file:WEB-INF/manager,classpath:/,classpath:/WEB-INF/manager,classpath:/WEB-INF 管理页面WEB-INF/manger单独配置在jar外面,修改部分ftl避免重新jar打包
settings
:
template_update_delay
:
1
default_encoding
:
UTF-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