You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Almost all java client implementations can support both Jackson and Gson as json library. So it would be useful to be able to choose the json lib with a parameter.
This would also avoid duplication of the gson model.mustache in all libs that use it.