摘要:
使用Turbine监控集群监控,在测试的时候出现了一些问题 http://localhost:9003/turbine.stream 没有获取到数据 http://localhost:9003/hystrix/monitor 监控界面一直loading 后台报Property or field 'd 阅读全文
posted @ 2020-11-13 20:29
rainginx
阅读(730)
评论(0)
推荐(0)
摘要:
在controller中使用@RestController注解,会将数据已json的格式返回,但是今天在练习SpringCloud的是发现返回的是XML 查找资料后发现是 spring-cloud-starter-netflix-eureka-server 这个依赖中引入了 jackson-data 阅读全文
posted @ 2020-11-07 18:01
rainginx
阅读(1244)
评论(0)
推荐(0)