You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2018/04/29 17:15:00 UTC

[jira] [Created] (SCB-537) add application/x-www-form-urlencoded ProduceProcessor

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)