try {
BeanUtilsBean.getInstance().getConvertUtils().register(false, false, 0);
BeanUtils.copyProperties(target, source);
} catch (Exception e) {
log.error("Create exception. cause : ", e);
}
'spring' 카테고리의 다른 글
SpringOne Platform re:Cap 후기 2016.09.07 (0) | 2016.09.08 |
---|---|
No Spring WebApplicationInitializer types detected on classpath (0) | 2013.10.22 |
Spring Task 관리. (0) | 2013.05.10 |
AOP 란 (0) | 2013.05.10 |
Spring이란? (Key word로 설명하는 Spring이란) (0) | 2013.05.07 |