错误:Property or field 'default' cannot be found on object of type 'com.netflix.appinfo.InstanceInfo'
生活随笔
收集整理的這篇文章主要介紹了
错误:Property or field 'default' cannot be found on object of type 'com.netflix.appinfo.InstanceInfo'
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Spring Boot + Eureka Server + Hystrix with Turbine: empty turbine.stream 配置的時候遇到了問題:
Property or field 'default' cannot be found on object of type 'com.netflix.appinfo.InstanceInfo' - m原配置:
turbine:app-config: eureka-consumer-ribbon-hystrix cluster-name-expression: “default” combine-host-port: true解決方案
turbine:app-config: eureka-consumer-ribbon-hystrix cluster-name-expression: new String('default') combine-host-port: true總結
以上是生活随笔為你收集整理的错误:Property or field 'default' cannot be found on object of type 'com.netflix.appinfo.InstanceInfo'的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 一个简单的JDBC通用工具
- 下一篇: WSUS技术概览