Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
datax-cloud
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄营
datax-cloud
Commits
065b5ce0
Commit
065b5ce0
authored
May 19, 2020
by
yuwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.0.0项目初始化
parent
aa462dda
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
27 additions
and
8 deletions
+27
-8
bootstrap.yml
...tory-service-sql-console/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
...ent/data-factory-service/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
...-market-service-api-call/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
...rent/data-market-service/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
...ce-parent/quartz-service/src/main/resources/bootstrap.yml
+1
-1
application.yml
...kflow-flowable-modeler/src/main/resources/application.yml
+1
-1
bootstrap.yml
...-parent/workflow-service/src/main/resources/bootstrap.yml
+1
-1
bootstrap.yml
...tools/datax-tool-codegen/src/main/resources/bootstrap.yml
+19
-0
bootstrap.yml
...tools/datax-tool-monitor/src/main/resources/bootstrap.yml
+1
-1
No files found.
datax-modules/data-factory-service-parent/data-factory-service-sql-console/src/main/resources/bootstrap.yml
View file @
065b5ce0
server
:
port
:
881
6
port
:
881
7
spring
:
application
:
...
...
datax-modules/data-factory-service-parent/data-factory-service/src/main/resources/bootstrap.yml
View file @
065b5ce0
server
:
port
:
881
3
port
:
881
6
spring
:
application
:
...
...
datax-modules/data-market-service-parent/data-market-service-api-call/src/main/resources/bootstrap.yml
View file @
065b5ce0
server
:
port
:
881
5
port
:
881
9
spring
:
application
:
...
...
datax-modules/data-market-service-parent/data-market-service/src/main/resources/bootstrap.yml
View file @
065b5ce0
server
:
port
:
881
4
port
:
881
8
spring
:
application
:
...
...
datax-modules/quartz-service-parent/quartz-service/src/main/resources/bootstrap.yml
View file @
065b5ce0
server
:
port
:
881
6
port
:
881
3
spring
:
application
:
...
...
datax-modules/workflow-service-parent/workflow-flowable-modeler/src/main/resources/application.yml
View file @
065b5ce0
server
:
port
:
881
7
port
:
881
4
spring
:
application
:
...
...
datax-modules/workflow-service-parent/workflow-service/src/main/resources/bootstrap.yml
View file @
065b5ce0
server
:
port
:
881
8
port
:
881
5
spring
:
application
:
...
...
datax-tools/datax-tool-codegen/src/main/resources/bootstrap.yml
0 → 100644
View file @
065b5ce0
server
:
port
:
8711
spring
:
application
:
name
:
datax-tool-codegen
# 注册中心配置
eureka
:
instance
:
lease-renewal-interval-in-seconds
:
20
client
:
register-with-eureka
:
true
fetch-registry
:
true
instance-info-replication-interval-seconds
:
30
registry-fetch-interval-seconds
:
3
service-url
:
defaultZone
:
http://localhost:8610/eureka
\ No newline at end of file
datax-tools/datax-tool-monitor/src/main/resources/bootstrap.yml
View file @
065b5ce0
server
:
port
:
8
614
port
:
8
710
spring
:
application
:
...
...
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