liubao created SCB-2078:
---------------------------

             Summary: support using like BeanParamter to dine HTTP mappings
                 Key: SCB-2078
                 URL: https://issues.apache.org/jira/browse/SCB-2078
             Project: Apache ServiceComb
          Issue Type: New Feature
            Reporter: liubao
            Assignee: liubao
             Fix For: java-chassis-2.1.2


# Can define all HTTP mappings in a bean
 # Fix problems like following code:

 

@RequestMapping(consums=MediaType.MULTI_FORM_ENCODED...)

public void test(XXXXBean bean, @RequestPart(name="file") MultiPartFile file 
...)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to