commons-beanutils
commons-beanutils copied to clipboard
[BEANUTILS-525] - Enhance BeanUtils.copyProperties with ignore fields parameter
Copy the property values of the given source bean into the given target bean, ignoring the given "ignoreProperties".
HI @melloware What do u think about this new change?