Netflix / Priam

Co-Process for backup/recovery, Token Management, and Centralized Configuration management for Cassandra.
Apache License 2.0
1.03k stars 294 forks source link

Fix a JSONArray Serialization issue for Spring MVC #1067

Closed chengw-netflix closed 1 year ago

chengw-netflix commented 1 year ago

This PR fixes a JSONArray serialization issue for better compatibility with Spring MVC. It converts the JSONArray to a String.