Using uri() method twice inside .route() method in spring-cloud-gateway

前端 未结 0 1268
难免孤独
难免孤独 2020-12-13 13:46

Is it ok to invoke the .uri() method twice within a route?

I have done this and it seems to be working:

    @Bean
public RouteLocator gate         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题