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
5a5f78f4
Commit
5a5f78f4
authored
Jul 27, 2018
by
Nepxion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改介绍
parent
27d6ed22
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
README.md
+11
-2
No files found.
README.md
View file @
5a5f78f4
...
...
@@ -125,7 +125,7 @@ Nepxion Discovery是一款对Spring Cloud的服务注册发现的增强中间件
-
Nacos服务器版本,推荐用最新版本,从
[
https://pan.baidu.com/s/1FsPzIK8lQ8VSNucI57H67A
](
https://pan.baidu.com/s/1FsPzIK8lQ8VSNucI57H67A
)
获取
## 依赖
微服务选择相应的插件引入,
最后一个如需对接Nacos远程配置中心,则引入
微服务选择相应的插件引入,
如需对接Nacos远程配置中心,则引入最后一个
```
xml
<dependency>
<groupId>
com.nepxion
</groupId>
...
...
@@ -152,7 +152,16 @@ Nepxion Discovery是一款对Spring Cloud的服务注册发现的增强中间件
</dependency>
```
独立控制台引入,最后一个如需对接Nacos远程配置中心,则引入
用户自定义用户自定义和编程灰度路由,则引入
```
xml
<dependency>
<groupId>
com.nepxion
</groupId>
<artifactId>
discovery-plugin-strategy-extension-service
</artifactId>
<version>
${discovery.plugin.version}
</version>
</dependency>
```
独立控制台引入,如需对接Nacos远程配置中心,则引入最后一个
```
xml
<dependency>
<groupId>
com.nepxion
</groupId>
...
...
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