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
We are currently using two separate libraries to handle JSON strings in our Java code. Jackson and Gson. We need to choose one and then convert the code over to it, eliminating a separate dependency for the same use.