Closed xenteros closed 7 years ago
@filiphr I have finally found some time to apply requested changes. Hopefully it's good now :)
@xenteros it looks better now. I'll merge it later today. One question. can I merge the 2 commits into one? I see that the authors of the commits are different.
@filiphr yes of course, could you pick author @xenteros? The other was the reason of not changing the profile after switching from work to pleasure :)
This has been merged in 38bb29a. Thanks a lot for the example @xenteros.
Just as info, I added some small things in 937c2fc.
Added Source class with single field: Map<String, Object>, Added Target class with two fields, String ip and String server, Added MappingUtil with two interfaces for each of the properties, Added SourceTargetMapper, Covered with positive and negative tests. Updated README file