spring cloud hystrix 服务容错保护例子

时间:2021-07-16 12:47:51
【文件属性】:
文件名称:spring cloud hystrix 服务容错保护例子
文件大小:23KB
文件格式:ZIP
更新时间:2021-07-16 12:47:51
spring cloud 服务容错保护 spring cloud hystrix 服务容错保护例子,加上Eureka server就可以直接运行了。如果出现错误,会调用指定的方法
【文件预览】:
ribbo-consumer
----.project(566B)
----src()
--------test()
--------main()
----target()
--------classes()
--------test-classes()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.jdt.core.prefs(430B)
--------org.eclipse.core.resources.prefs(119B)
----pom.xml(2KB)
----.classpath(1KB)
spring-boot-server
----.project(570B)
----src()
--------test()
--------main()
----target()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.jdt.core.prefs(430B)
--------org.eclipse.core.resources.prefs(119B)
----pom.xml(2KB)
----.classpath(1KB)

网友评论