David Schmidt
Results
2
issues of
David Schmidt
**Description** It would be helpful to be able to change the serialized name based on the serialization group. **Example** ``` class Person { /** * @SerializedName(name="address1", groups={"registration"}) * @SerializedName(name="address2", groups={"update"})...
Serializer
Feature
I would like to have the ability to have 'go to definition' for procedures in a binding dir. This will allow quicker access to code and provide similar functionality as...
enhancement