我们有一个springboot应用程序,它当前的网关是Zuul 1。我们的应用程序运行在Springboot 2.0.0.M2中。我们正在尝试将我们的Zuul网关升级到Zuul 2。我们创建了一个带有Zuul 2依赖项的springboot应用程序,并添加了webflux依赖项来获取Netty服务器。
The server starts fine, but we are still unclear that how the springboot application will understand that this is a gateway and filters needs to be