Код: Выделить всё
{
"csvData" : "ReallyLargeBase64EncodedString"
}
Код: Выделить всё
JSON parse error: String value length (20051112) exceeds the maximum allowed (20000000, from `StreamReadConstraints.getMaxStringLength()`); nested exception is com.fasterxml.jackson.databind.JsonMappingException: String value length (20051112) exceeds the maximum allowed (20000000, from `StreamReadConstraints.getMaxStringLength()`)
Можно ли увеличить размер по умолчанию с 20000000 до пользовательского значения?>
Подробнее здесь: https://stackoverflow.com/questions/790 ... um-allowed
Мобильная версия