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

时间:2020-06-14 12:44:38   收藏:0   阅读:623

问题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
技术分享图片

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!