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
Currently (2.7.5) MultimapSerializer does not make use of either SerializationFeature.ORDER_MAP_ENTRIES_BY_KEYS or JsonFormat.Feature.WRITE_SORTED_MAP_ENTRIES; it should.