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
Jeepay
Commits
90be6ce8
Commit
90be6ce8
authored
Jun 10, 2021
by
terrfly
Browse files
恢复原yml配置,建议本地忽略该文件提交项目;
parent
81df2645
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/devCommons/config/application.yml
View file @
90be6ce8
...
...
@@ -4,9 +4,9 @@
spring
:
datasource
:
# yml填写url连接串, 无需将&符号进行转义
url
:
jdbc:mysql://127.0.0.1:3306/jeepay?zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
url
:
jdbc:mysql://127.0.0.1:3306/jeepay
db
?zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
username
:
root
password
:
root
password
:
redis
:
host
:
127.0.0.1
port
:
6379
...
...
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