Description
When trying to deserialize a dto which extends an abstract class with a generic type I get the following exception:
org.apache.johnzon.mapper.MapperException: Can't map T
When trying to deserialize a dto which extends an abstract class with a generic type I get the following exception:
org.apache.johnzon.mapper.MapperException: Can't map T