[ 
https://issues.apache.org/jira/browse/SCB-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

liubao resolved SCB-2854.
-------------------------
    Resolution: Fixed

> query parameter support primitive array 
> ----------------------------------------
>
>                 Key: SCB-2854
>                 URL: https://issues.apache.org/jira/browse/SCB-2854
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>             Fix For: java-chassis-2.8.15, java-chassis-3.0.2
>
>
> @GetMapping(path = "/testIntArrayQuery")
> public int[] testIntArrayQuery(@RequestParam("param") int[] param) {
> return param;
> }



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to