websocket依赖于spring-boot-starter-web,但是gatway又不能使用spring-boot-starter-web,请问有方式能够在gateway中使用websocket吗?
https://blog.csdn.net/weixin_34384915/article/details/88860074看下这个
https://www.cnblogs.com/zhangXingSheng/p/11969633.html