MetallFoX
Results
1
issues of
MetallFoX
Hi @hauner! Processing response mapping of generic types with depth 1 works fine: ``` FooToBar => java.util.Map FooToBar => java.util.Map ``` But it doesn't work with a complex generic types...
enhancement