随笔分类 -  工具类封装

项目中工具类封装总结
摘要:这里使用net.sf.dozer下的 DozerBeanMapper 实现对象,对象内子对象,以及对象内集合等的copy 需要引入net.sf.dozer的依赖 仓库链接net.sf.dozer:dozer:5.5.1 <dependency> <groupId>net.sf.dozer</grou 阅读全文
posted @ 2021-02-18 13:54 双子家的咸蛋蛋 阅读(433) 评论(0) 推荐(0) 编辑
摘要:package cn.xxx.base; import cn.xxx.gecustomer.beans.GeCustomer; import cn.xxx.gecustomer.beans.GeCustomerProperty; import cn.xxx.utils.UserPersonalConstant; import cn.xxx.utils.WebUtil; import org.a... 阅读全文
posted @ 2018-06-20 11:51 双子家的咸蛋蛋 阅读(2870) 评论(0) 推荐(0) 编辑
摘要:/** * @file_name : CommonUtils.java * @author : * @date : 2018年3月15日 * Description: */ package cn.xxx.utils; import cn.xxx.coreutils.DateUtil; import org.apache.commons.lang3.StringUtils; i... 阅读全文
posted @ 2018-06-20 11:23 双子家的咸蛋蛋 阅读(314) 评论(0) 推荐(1) 编辑

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