commons-beanutils icon indicating copy to clipboard operation
commons-beanutils copied to clipboard

BEANUTILS-525 - Enhance BeanUtils.copyProperties with Ignore Properties

Open wynandjordaan opened this issue 2 years ago • 0 comments
trafficstars

Copy the property values of the given source bean into the given target bean, ignoring the given "ignoreProperties".

Fixing the branch conflicts from Pull request: https://github.com/apache/commons-beanutils/pull/70

wynandjordaan avatar Jun 07 '23 10:06 wynandjordaan