04 2024 档案

摘要:// 判断 redis中键值 key 是否存在; Boolean carWeizi_redis_service = redisService.hasKey("carWeizi_redis_service"); if (carWeizi_redis_service){ // 获取对应的 list数组 阅读全文
posted @ 2024-04-29 11:13 爱豆技术部 阅读(16) 评论(0) 推荐(0) 编辑
摘要://引入pom <!--mqtt--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-integration</artifactId> </dependency> <d 阅读全文
posted @ 2024-04-22 14:30 爱豆技术部 阅读(311) 评论(0) 推荐(0) 编辑
摘要:import java.util.Arrays; import java.util.List; import java.util.function.IntBinaryOperator; List<String> names = Arrays.asList("Alice", "Bob", "Charl 阅读全文
posted @ 2024-04-22 09:43 爱豆技术部 阅读(26) 评论(0) 推荐(0) 编辑

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