xiaohong_strive的博客 /** * MyChannelHandlerPool * 通道组池,管理所有websocket连接 */ public class MyChannelHandlerPool { private MyChannelHandlerPool(){} public static ChannelGroup channelGroup = new ...
铂金工作室的博客使用了hutool工具类,Result是返回值的统一封装 @RequiresAuthentication @GetMapping("/createdImage") public Result createdImage() throws ... "D:\\myporject\\springboot-vant\\src\\main\\resourc