Loading

11 2021 档案

摘要://单个对象复制,使用org.springframework.beans.BeanUtils BeanUtils.copyProperties(oldVO, newVO); //list List<NewListVO> newList = JSON.parseArray(JSON.toJSONStr 阅读全文
posted @ 2021-11-22 16:31 路闻man 阅读(142) 评论(0) 推荐(0)
摘要:import org.springframework.data.redis.core.StringRedisTemplate; @Autowired private StringRedisTemplate stringRedisTemplate; public static final String 阅读全文
posted @ 2021-11-03 17:24 路闻man 阅读(167) 评论(0) 推荐(0)