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
69171e5a
Commit
69171e5a
authored
Sep 15, 2018
by
Nepxion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改介绍
parent
74a8816d
Hide 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 @
69171e5a
...
@@ -273,7 +273,7 @@ Nepxion Discovery是一款对Spring Cloud Discovery服务注册发现、Ribbon
...
@@ -273,7 +273,7 @@ Nepxion Discovery是一款对Spring Cloud Discovery服务注册发现、Ribbon
核心插件引入,支持微服务端、网关Zuul端和网关Spring Cloud Api Gateway(F版)端,包括核心灰度发布功能,管理中心,配置中心等
核心插件引入,支持微服务端、网关Zuul端和网关Spring Cloud Api Gateway(F版)端,包括核心灰度发布功能,管理中心,配置中心等
```
xml
```
xml
[必须引入]
三
个服务注册发现的中间件的增强插件,请任选一个引入
[必须引入]
四
个服务注册发现的中间件的增强插件,请任选一个引入
<dependency>
<dependency>
<groupId>
com.nepxion
</groupId>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery-plugin-starter-eureka
</artifactId>
<artifactId>
discovery-plugin-starter-eureka
</artifactId>
...
@@ -282,7 +282,7 @@ Nepxion Discovery是一款对Spring Cloud Discovery服务注册发现、Ribbon
...
@@ -282,7 +282,7 @@ Nepxion Discovery是一款对Spring Cloud Discovery服务注册发现、Ribbon
<artifactId>
discovery-plugin-starter-nacos
</artifactId>
<artifactId>
discovery-plugin-starter-nacos
</artifactId>
</dependency>
</dependency>
[选择引入]
两
个远程配置中心的中间件的扩展插件,如需要,请任选一个引入,或者也可以引入您自己的扩展
[选择引入]
三
个远程配置中心的中间件的扩展插件,如需要,请任选一个引入,或者也可以引入您自己的扩展
<dependency>
<dependency>
<groupId>
com.nepxion
</groupId>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery-plugin-config-center-starter-apollo
</artifactId>
<artifactId>
discovery-plugin-config-center-starter-apollo
</artifactId>
...
...
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