Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
discovery
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
谢捷峰
discovery
Commits
cab08cf7
Commit
cab08cf7
authored
Aug 06, 2018
by
Nepxion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改介绍
parent
6aec55ba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
+2
-2
No files found.
README.md
View file @
cab08cf7
...
...
@@ -132,8 +132,8 @@ Nepxion Discovery是一款对Spring Cloud服务注册发现和负载均衡的增
-
Spring Cloud F版,请采用4.x.x版本,具体代码参考master分支
-
Spring Cloud E版,请采用3.x.x版本,具体代码参考Edgware分支
-
4.x.x版本和3.x.x版本功能完全一致,但在Endpoint的URL使用方式上稍微有个小的区别。例如
-
3.x.x的Endpoint URL为
http://localhost:5100/config/view
-
4.x.x的Endpoint URL为
http://localhost:5100/actuator/config/config/view
,注意,路径中config为两个,前面那个是Endpoint Id,Spring Boot 2.x.x规定Endpoint Id必须指定,且全局唯一
-
3.x.x的Endpoint URL为
[
http://localhost:5100/config/view
](
http://localhost:5100/config/view
)
-
4.x.x的Endpoint URL为
[
http://localhost:5100/actuator/config/config/view
](
http://localhost:5100/actuator/config/config/view
)
,注意,路径中config为两个,前面那个是Endpoint Id,Spring Boot 2.x.x规定Endpoint Id必须指定,且全局唯一
中间件兼容情况
-
Consul
...
...
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