兄弟 我现在的配置和你的一摸一样,为什么还是会报错呢:Spring MVC found on classpath, which is incompatible with Spring Cloud Gateway at this time. Please remove spring-boot-starter-web dependency.
springcloud-gateway整合避坑(快速入门搭建)第一步:导入依赖 创建maven工程就不多说了,创建一个父工程后......,还是说一下父工程的pom吧1.parent解决springboot相关依赖,包含了一些sprin...