01 2024 档案

摘要:引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </dependency> 配置文件 @Configuration 阅读全文
posted @ 2024-01-18 15:01 KeepSmiling_me 阅读(7) 评论(0) 推荐(0) 编辑
摘要:ScheduledExecutorService executorService = Executors.newSingleThreadScheduledExecutor(); 这段代码使用 Java 的 ScheduledExecutorService 接口和 Executors 类来创建一个单线 阅读全文
posted @ 2024-01-05 15:00 KeepSmiling_me 阅读(49) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示