首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >spring-cloud-tsf-dependencies 升级问题?

spring-cloud-tsf-dependencies 升级问题?

提问于 2024-07-06 17:07:06
回答 0关注 0查看 4

我们在将组件spring-cloud-tsf-dependencies 从1.23.0-Finchley-RELEASE版本升级到1.46.11-Hoxton-Higher-RELEASE过程中遇到项目启动不了的问题,具体报错如下:

Failed to bind properties under 'spring.cloud.consul.config' to org.springframework.cloud.consul.config.ConsulConfigProperties

配置文件如下:

代码语言:javascript
复制
spring:
  application:
    name: gateway-api
  http:
    encoding:
      force: true
      enabled: true
  cloud:
    consul:
      config:
        host: 127.0.0.1
        port: 8500

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档