Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
wangming
/
kzy-oss
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit ac96de27
authored
Mar 17, 2020
by
刘志强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
1 parent
dda986ad
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/main/resources/servers/online/application.properties
src/main/resources/servers/online/application.properties
View file @
ac96de2
...
...
@@ -2,9 +2,9 @@ server.port=${port:8081}
server.tomcat.max-
threads
=
1000
spring.application.name
=
sj-oss
spring.datasource.driverClassName
=
com.mysql.jdbc.Driver
spring.datasource.url
=
jdbc:mysql://127.0.0.1:3306/
sj_sc
?useUnicode=true&characterEncoding=utf-8
spring.datasource.username
=
root
spring.datasource.password
=
2019#YpfkL999
spring.datasource.url
=
jdbc:mysql://127.0.0.1:3306/
kzy_db
?useUnicode=true&characterEncoding=utf-8
spring.datasource.username
=
kzy_user
spring.datasource.password
=
KKzy2020#kH
spring.jpa.hibernate.ddl-
auto
=
update
spring.jpa.show-
sql
=
true
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment