Closed 1005568045 closed 4 years ago
See the Release Notes for Spring Boot 2.3. This is the result of the validation starter not being a part of the web starter, you now need to add it as an explicit dependency.
You’ll need to manually add the validation starter to your applications as mentioned by @mdeinum - this dependency should be added by Spring Cloud Gateway itself, but it seems that they’re about to remove the usage of the validation API altogether: https://github.com/spring-cloud/spring-cloud-gateway/issues/1662
use the spingboot build springcloud project,api-gateway project build with springboot 2.3.0.RELEASE,it run success but package failed。look at the exception: