Typing full class names into the JSON mapping is not brilliant. Better to use language universal names such as `long`, `int`, `string` etc. Mapping code refactoring desirable as well.
Typing full class names into the JSON mapping is not brilliant. Better to use language universal names such as
long,int,stringetc.Mapping code refactoring desirable as well.