You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by GitBox <gi...@apache.org> on 2019/04/03 09:47:29 UTC

[GitHub] [johnzon] kalgon opened a new pull request #39: Deserialization of primitives

kalgon opened a new pull request #39: Deserialization of primitives
URL: https://github.com/apache/johnzon/pull/39
 
 
   Fixed deserialization of primitives.
   
   Serializers, Deserializers and Adapters ParameterizedTypes can be retrieved from super-classes/interfaces.
   I created a utility class Types for that as I did not want to add commons-lang or any other libs.
   
   Feedback is welcome!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services