We have a bunch of classes that are going to be sent across the wire and would really rather not have to specify beanMapping (they should all work with the beanMapper) for each and every one of them for each and every service. Is there a way to set it up such that if it doesn't have a specific mapping set up, it will automatically try to use a beanMapping?
Thank you, Joel Shellman
