首页 > 编程语言 > 详细

Failed to bind properties under 'spring.cloud.gateway' to org.springframework.cloud.gateway.config.GatewayProperties:

时间:2020-06-14 12:44:38      阅读:623      评论:0      收藏:0      [点我收藏+]

问题springcloud getway配置文件加载失败

Description:

Failed to bind properties under ‘spring.cloud.gateway‘ to org.springframework.cloud.gateway.config.GatewayProperties:

    Reason: HV000083: The specified annotation javax.validation.constraints.NotNull defines no attribute ‘groups‘.

Action:

Update your application‘s configuration

技术分享图片

原因

配置文件名称不对
应为application.yml
技术分享图片

Failed to bind properties under 'spring.cloud.gateway' to org.springframework.cloud.gateway.config.GatewayProperties:

原文:https://www.cnblogs.com/jinit/p/13124199.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!