OpenFeign/feign

What was the need to do it in such a way?

krshna-dtdl opened this issue · 1 comments

B clone = (B) thisB.clone();

In previous version of this file we were not cloning it. We were directly changing.