Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sv-springboot
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bsoft
sv-springboot
Commits
aa6144e7
Commit
aa6144e7
authored
Aug 27, 2020
by
Suvalue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据库连接psql
parent
ec265523
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
5 deletions
+15
-5
hs-api/src/main/resources/application-test.properties
+15
-5
No files found.
hs-api/src/main/resources/application-test.properties
View file @
aa6144e7
#### \u6D4B\u8BD5\u73AF\u5883 ###################################################
##### \u6D4B\u8BD5\u73AF\u5883 ###################################################
spring.datasource.url
=
jdbc:mysql://192.168.18.176:3306/scml_sy2.0?useUnicode=true&characterEncoding=utf8&useSSL=false&autoReconnect=true&rewriteBatchedStatements=TRUE&serverTimezone=UTC
#spring.datasource.url=jdbc:mysql://192.168.18.176:3306/scml_sy2.0?useUnicode=true&characterEncoding=utf8&useSSL=false&autoReconnect=true&rewriteBatchedStatements=TRUE&serverTimezone=UTC
spring.datasource.username
=
root
#spring.datasource.username=root
#spring.datasource.password=Suvalue2016
#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
#spring.datasource.druid.initial-size=1
#\u6570\u636E\u5E93\u7684\u5730\u5740\u4EE5\u53CA\u7AEF\u53E3\u53F7
spring.datasource.url
=
jdbc:postgresql://192.168.18.180:5432/sy_2.1_org
#//\u8D26\u53F7\uFF08\u9ED8\u8BA4\u4E3Apostgres\uFF09
spring.datasource.username
=
postgres
#//\u5BC6\u7801
spring.datasource.password
=
Suvalue2016
spring.datasource.password
=
Suvalue2016
spring.datasource.driver-class-name
=
com.mysql.jdbc.Driver
spring.datasource.driverClassName
=
org.postgresql.Driver
spring.datasource.druid.initial-size
=
1
spring.jpa.properties.hibernate.dialect
=
org.hibernate.dialect.PostgreSQLDialect
spring.jpa.properties.hibernate.hbm2ddl.auto
=
update
project.path
=
localhost
project.path
=
localhost
...
...
Write
Preview
Markdown
is supported
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