# 1、简介 网关作为流量的入口,常用功能包括路由转发、权限校验、流量控制等,而Spring Cloud Gateway作为Spring Cloud官方推出的第二代官方路由框架,取代了Zuul网关。