Added a method to ignore null values when copying bean properties

Comment From: pivotal-issuemaster

@gauravat16 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-issuemaster

@gauravat16 Thank you for signing the Contributor License Agreement!

Comment From: gauravat16

@spring-issuemaster Fixed the merge conflicts

Comment From: snicoll

Thanks for the PR but BeanUtils is primarily for our own use within the framework and we're not keen to extend the surface API for something we don't need ourselves.