spring boot + websoket @ServerEndpoint中多个参数的写法
@ServerEndpoint(value="/websocket/{authcode}/{appid}/{uniqueid}")// websocket连接点映射.
本文来自博客园,作者:Rolay,转载请注明原文链接:https://www.cnblogs.com/rolayblog/p/11237129.html
@ServerEndpoint(value="/websocket/{authcode}/{appid}/{uniqueid}")// websocket连接点映射.
本文来自博客园,作者:Rolay,转载请注明原文链接:https://www.cnblogs.com/rolayblog/p/11237129.html