随笔分类 -  Java8

Java8新特性
摘要:List<NodeRoleRelationListVo> nodeRoleList = nodeRoleRelationFeign.selectList(new NodeRoleRelationReqVo()).getData();//Stream将List转换为Map,使用Collectors.t 阅读全文
posted @ 2021-06-01 12:46 GSLCN 阅读(264) 评论(0) 推荐(0)