Skip to content

Commit

Permalink
修改README
Browse files Browse the repository at this point in the history
  • Loading branch information
callELPSYCONGROO committed Nov 29, 2018
1 parent b08ec00 commit b735194
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# microservice-scaffolding
SpringCloud微服务系统脚手架。集成了Zuul网关,Eureka注册中心,SpringBootAdmin监控,可以在网关层查看所有服务的Swagger-Api。

master分支只更新README.md,用于说明。

---

* eureka-zuul,注册中心为eureka,网关为zuul

* eureka-zuul/dynamic-route,注册中心为eureka,网关为zuul

* 实现了zuul动态路由配置及动态路由

* 实现了feignclient动态请求不同服务

0 comments on commit b735194

Please sign in to comment.