SpringCloud的学习记录(5)

这一章节讲如何使用ribbon和hystrix. 在我们生成的Demo项目上右键点击New->Module->spring Initializr, 然后next, 填写Group和Artifact等信息, 这里Artifact填写ribbonconsumer, 再次next, 这里选择如下图: 最后在Module Name中填写ribbon-consumer. 生成的pom.xml文件如下: <?
相关文章
相关标签/搜索