Commit f3f86b8b by Nepxion

修改介绍

parent f5139f2a
...@@ -24,7 +24,10 @@ Nepxion Discovery是一款对Spring Cloud的服务注册发现的增强中间件 ...@@ -24,7 +24,10 @@ Nepxion Discovery是一款对Spring Cloud的服务注册发现的增强中间件
- 请访问[http://www.iqiyi.com/w_19rzwzovrl.html](http://www.iqiyi.com/w_19rzwzovrl.html),视频清晰度改成720P,然后最大化播放 - 请访问[http://www.iqiyi.com/w_19rzwzovrl.html](http://www.iqiyi.com/w_19rzwzovrl.html),视频清晰度改成720P,然后最大化播放
- 请访问[https://pan.baidu.com/s/1eq_N56VbgSCaTXYQ5aKqiA](https://pan.baidu.com/s/1eq_N56VbgSCaTXYQ5aKqiA),获取更清晰的视频,注意一定要下载下来看,不要在线看,否则也不清晰 - 请访问[https://pan.baidu.com/s/1eq_N56VbgSCaTXYQ5aKqiA](https://pan.baidu.com/s/1eq_N56VbgSCaTXYQ5aKqiA),获取更清晰的视频,注意一定要下载下来看,不要在线看,否则也不清晰
![Alt text](https://github.com/Nepxion/Docs/blob/master/discovery-plugin-doc/Console1.jpg) ![Alt text](https://github.com/Nepxion/Docs/blob/master/discovery-plugin-doc/Console1.jpg)
![Alt text](https://github.com/Nepxion/Docs/blob/master/discovery-plugin-doc/Console2.jpg) ![Alt text](https://github.com/Nepxion/Docs/blob/master/discovery-plugin-doc/Console2.jpg)
![Alt text](https://github.com/Nepxion/Docs/blob/master/discovery-plugin-doc/Admin1.jpg)
![Alt text](https://github.com/Nepxion/Docs/blob/master/discovery-plugin-doc/Admin2.jpg)
![Alt text](https://github.com/Nepxion/Docs/blob/master/discovery-plugin-doc/Admin3.jpg)
- 更多教程和示例查看最下面的“示例演示” - 更多教程和示例查看最下面的“示例演示”
## 痛点 ## 痛点
...@@ -60,6 +63,7 @@ Nepxion Discovery是一款对Spring Cloud的服务注册发现的增强中间件 ...@@ -60,6 +63,7 @@ Nepxion Discovery是一款对Spring Cloud的服务注册发现的增强中间件
- 实现通过扩展,用户自定义和编程灰度路由策略 - 实现通过扩展,用户自定义和编程灰度路由策略
- 使用者可以实现跟业务有关的路由策略,根据业务参数的不同,负载均衡到不同的服务器 - 使用者可以实现跟业务有关的路由策略,根据业务参数的不同,负载均衡到不同的服务器
- 实现支持Spring Boot Actuator和Swagger集成 - 实现支持Spring Boot Actuator和Swagger集成
- 实现支持Spring Boot Admin的集成
- 实现支持未来扩展更多的服务注册中心 - 实现支持未来扩展更多的服务注册中心
- 实现独立控制台微服务,支持对规则和版本集中管理、推送、更改和删除 - 实现独立控制台微服务,支持对规则和版本集中管理、推送、更改和删除
- 实现基于独立控制台微服务的图形化的灰度发布功能(运行discovery-console-desktop下的ConsoleLauncher) - 实现基于独立控制台微服务的图形化的灰度发布功能(运行discovery-console-desktop下的ConsoleLauncher)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment