SpringCloud使用Feign做断路由

时间:2020-02-20 14:31:16
【文件属性】:
文件名称:SpringCloud使用Feign做断路由
文件大小:275KB
文件格式:ZIP
更新时间:2020-02-20 14:31:16
SpringCloud springcloud相关搭建测试,使用eureka作为注册中心,通过feign进行服务访问,feign做断路由。结合文章使用
【文件预览】:
TDCloud
----api()
--------src()
--------api-user()
--------pom.xml(621B)
--------api-pay()
----src()
--------main()
--------test()
----pom.xml(3KB)
----.idea()
--------misc.xml(763B)
--------encodings.xml(910B)
--------workspace.xml(12KB)
--------uiDesigner.xml(9KB)
--------compiler.xml(1KB)
----TDCloud.iml(81B)
----user-impl()
--------.gitignore(333B)
--------.mvn()
--------src()
--------HELP.md(310B)
--------mvnw(10KB)
--------pom.xml(2KB)
--------mvnw.cmd(6KB)
--------target()
----pay-impl()
--------.gitignore(333B)
--------.mvn()
--------src()
--------HELP.md(310B)
--------mvnw(10KB)
--------pom.xml(3KB)
--------mvnw.cmd(6KB)
--------target()
----test()
--------.gitignore(333B)
--------.mvn()
--------src()
--------HELP.md(310B)
--------mvnw(10KB)
--------pom.xml(2KB)
--------mvnw.cmd(6KB)
--------target()
----eurekaserver()
--------.gitignore(333B)
--------.mvn()
--------src()
--------HELP.md(496B)
--------mvnw(10KB)
--------pom.xml(2KB)
--------mvnw.cmd(6KB)
--------target()

网友评论