Spring cloud gateway can't route domain socket

后端 未结 0 874
没有蜡笔的小新
没有蜡笔的小新 2020-12-18 21:30

I want to route my websocket-service on spring cloud gateway

spring:
  cloud:
    gateway:
      routes:
        - id: test
          uri: http://caidao-serve         


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