wujimin created SCB-537:
---------------------------
Summary: add application/x-www-form-urlencoded ProduceProcessor
Key: SCB-537
URL: https://issues.apache.org/jira/browse/SCB-537
Project: Apache ServiceComb
Issue Type: Sub-task
Components: Java-Chassis
Reporter: wujimin
Assignee: wujimin
refer
[https://github.com/FasterXML/jackson-dataformats-text/tree/master/properties]
is it possible to support:
{code:java}
boxes.1.x = 5
boxes.1.y = 6
boxes.2.x = -5
boxes.2.y = 15
{code}
if someone give a very bit index number, will cause memory problems?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)