目录Spring Cloud Gateway 的核心功能:1、路由 Route:2、断言 Predicate:3、过滤器 filter:4、Predicate 断言条件(转发规则)介绍Path 方式匹配转发Before 方式匹配转发After 方式匹配转发Between 方式匹配转发Co