avatar

Failed to bind properties under 'eureka.client.service-url' to java.util.Map<java.lang.String, java.lang.String> Reason No converter found capable of converting from type [java.lang.String] to type [java.util.Map<java.lang.String, java.lang.String>]

异常信息

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
22.289 ERROR o.s.b.d.LoggingFailureAnalysisReporter:40

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'eureka.client.service-url' to java.util.Map<java.lang.String, java.lang.String>:

Reason: No converter found capable of converting from type [java.lang.String] to type [java.util.Map<java.lang.String, java.lang.String>]

Action:

Update your application's configuration

异常原因

1
配置文件中的格式不正确
文章作者: 123
文章链接: https://gao5805123.github.io/123/2020/07/18/Failed%20to%20bind%20properties%20under%20'eureka.client.service-url'/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 123
打赏
  • 微信
    微信
  • 支付宝
    支付宝