记得上下班打卡 | 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
381e48da
Commit
381e48da
authored
Jun 29, 2021
by
胡佳晨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交 platform
parent
7b61d54c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
liquidnet-service-platform.yml
...us-config/liquidnet-config/liquidnet-service-platform.yml
+2
-2
bootstrap-service-platform.yml
...rm-impl/src/main/resources/bootstrap-service-platform.yml
+6
-6
No files found.
liquidnet-bus-config/liquidnet-config/liquidnet-service-platform.yml
View file @
381e48da
...
@@ -57,7 +57,7 @@ info:
...
@@ -57,7 +57,7 @@ info:
version
:
'
@project.version@'
version
:
'
@project.version@'
# -----------------------------------------------------------
# -----------------------------------------------------------
mybatis-plus
:
mybatis-plus
:
mapper-locations
:
classpath:com.liquidnet.service.*.mapper/*Mapper.xml
mapper-locations
:
classpath:com.liquidnet.service.*.mapper/*Mapper.xml
,classpath:com.liquidnet.service.kylin.mapper/*Mapper.xml
# -----------------------------------------------------------
# -----------------------------------------------------------
spring
:
spring
:
application
:
application
:
...
@@ -140,4 +140,4 @@ global-auth:
...
@@ -140,4 +140,4 @@ global-auth:
# -----------------------------------------------------------
# -----------------------------------------------------------
# -----------------------------------------------------------
# -----------------------------------------------------------
\ No newline at end of file
liquidnet-bus-service/liquidnet-service-platform/liquidnet-service-platform-impl/src/main/resources/bootstrap-service-platform.yml
View file @
381e48da
...
@@ -10,9 +10,9 @@ spring:
...
@@ -10,9 +10,9 @@ spring:
cloud
:
cloud
:
config
:
config
:
# uri: http://39.106.122.201:7002/support-config
# uri: http://39.106.122.201:7002/support-config
#
uri: http://127.0.0.1:7002/support-config
uri
:
http://127.0.0.1:7002/support-config
profile
:
${liquidnet.cloudConfig.profile}
#
profile: ${liquidnet.cloudConfig.profile}
name
:
${spring.application.name}
#默认为spring.application.name
#
name: ${spring.application.name} #默认为spring.application.name
discovery
:
#
discovery:
enabled
:
true
#
enabled: true
service-id
:
liquidnet-support-config
#
service-id: liquidnet-support-config
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