SpringCloudLearning icon indicating copy to clipboard operation
SpringCloudLearning copied to clipboard

《史上最简单的Spring Cloud教程源码》

Results 51 SpringCloudLearning issues
Sort by recently updated
recently updated
newest added

兄弟,博客里的图片都炸了,麻烦尽快修复一下

feign无法传多个实体 和文件 如何解决 请问教程里面有吗

这个要改pom.xml才跑的起来,exclude掉tomcat org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-tomcat

sfc-chapter-12 工程运行,hystrix dashborad出现错误Unable to connect to Command Metric Stream,hystrix dashboard请求路径为:http://localhost:8762/actuator/hystrix.stream, 前台报错如下: > EventSource's response has a MIME type ("text/plain") that is not "text/event-stream". Aborting the connection. 后台错误如下: > Proxy opening...

首先全文被折叠,其次广告一堆,再者样式看着不那么舒服,可以试试掘金的链接

SpringCloudLearning/chapter3/service-feign/src/main/java/com/forezp/service/SchedualServiceHi.java 应该在类首声明 `@Service`

这样01-14能够按顺序排序,而不会出现1,11,12,13,14,2,3的情况