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