随笔分类 -  debug

摘要:Java copyProperties方法 Spring的BeanUtils不会copy字段名相同但类型不同的属性 if (readMethod != null && ClassUtils.isAssignable(writeMethod.getParameterTypes()[0], readMe 阅读全文
posted @ 2025-01-15 10:10 newbieking 阅读(16) 评论(0) 推荐(0)