记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
02501cb4
Commit
02501cb4
authored
May 24, 2021
by
anjiabin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交admin-web配置
parent
ddb84f0a
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
45 additions
and
19 deletions
+45
-19
application-dev.yml
...t-client-admin-web/src/main/resources/application-dev.yml
+2
-2
application-druid.yml
...client-admin-web/src/main/resources/application-druid.yml
+1
-1
application-prod.yml
...-client-admin-web/src/main/resources/application-prod.yml
+21
-8
application-test.yml
...-client-admin-web/src/main/resources/application-test.yml
+21
-8
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/application-dev.yml
View file @
02501cb4
...
@@ -12,12 +12,12 @@ liquidnet:
...
@@ -12,12 +12,12 @@ liquidnet:
urlHostAndPort
:
39.106.122.201:3308
urlHostAndPort
:
39.106.122.201:3308
username
:
testmall
username
:
testmall
password
:
zhengzai!mYT
password
:
zhengzai!mYT
database-name
:
test_ln_scene
database-name
:
mdsky_admin
slave
:
slave
:
urlHostAndPort
:
39.106.122.201:3308
urlHostAndPort
:
39.106.122.201:3308
username
:
testmall
username
:
testmall
password
:
zhengzai!mYT
password
:
zhengzai!mYT
database-name
:
test
_ln_scene
database-name
:
dev
_ln_scene
# end-dev-这里是配置信息基本值
# end-dev-这里是配置信息基本值
spring
:
spring
:
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/application-druid.yml
View file @
02501cb4
...
@@ -6,7 +6,7 @@ spring:
...
@@ -6,7 +6,7 @@ spring:
druid
:
druid
:
# 主库数据源
# 主库数据源
master
:
master
:
url
:
jdbc:mysql://${liquidnet.mysql.mas
eter.urlHostAndPort}/${liquidnet.mysql.mase
ter.database-name}?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url
:
jdbc:mysql://${liquidnet.mysql.mas
ter.urlHostAndPort}/${liquidnet.mysql.mas
ter.database-name}?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username
:
${liquidnet.mysql.master.username}
username
:
${liquidnet.mysql.master.username}
password
:
${liquidnet.mysql.master.password}
password
:
${liquidnet.mysql.master.password}
# 从库数据源
# 从库数据源
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/application-prod.yml
View file @
02501cb4
# begin-dev-这里是配置信息基本值
# begin-dev-这里是配置信息基本值
liquidnet
:
liquidnet
:
cloudConfig
:
info
:
profile
:
prod
port
:
7099
security
:
context
:
username
:
user
name
:
liquidnet-client-admin-web
password
:
user123
logfile
:
eureka
:
path
:
./logs
host
:
127.0.0.1:7001
name
:
client-admin-web
mysql
:
master
:
urlHostAndPort
:
39.106.122.201:3308
username
:
testmall
password
:
zhengzai!mYT
database-name
:
test_ln_scene
slave
:
urlHostAndPort
:
39.106.122.201:3308
username
:
testmall
password
:
zhengzai!mYT
database-name
:
test_ln_scene
# end-dev-这里是配置信息基本值
# end-dev-这里是配置信息基本值
spring
:
spring
:
profiles
:
profiles
:
include
:
client-admin-web
include
:
\ No newline at end of file
-
druid
-
client-admin-web
\ No newline at end of file
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/application-test.yml
View file @
02501cb4
# begin-dev-这里是配置信息基本值
# begin-dev-这里是配置信息基本值
liquidnet
:
liquidnet
:
cloudConfig
:
info
:
profile
:
test
port
:
7099
security
:
context
:
username
:
user
name
:
liquidnet-client-admin-web
password
:
user123
logfile
:
eureka
:
path
:
./logs
host
:
172.18.0.2:7001
name
:
client-admin-web
mysql
:
master
:
urlHostAndPort
:
zhengzai-test.rwlb.rds.aliyuncs.com:3306
username
:
zhengzai
password
:
$hAh4SGcDQ
database-name
:
test_ln_scene
slave
:
urlHostAndPort
:
zhengzai-test.rwlb.rds.aliyuncs.com:3306
username
:
zhengzai
password
:
$hAh4SGcDQ
database-name
:
test_ln_scene
# end-dev-这里是配置信息基本值
# end-dev-这里是配置信息基本值
spring
:
spring
:
profiles
:
profiles
:
include
:
client-admin-web
include
:
\ No newline at end of file
-
druid
-
client-admin-web
\ No newline at end of file
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