Uploaded image for project: 'Apache ServiceComb'
  1. Apache ServiceComb
  2. SCB-2854

query parameter support primitive array

    XMLWordPrintableJSON

Details

    Description

      @GetMapping(path = "/testIntArrayQuery")
      public int[] testIntArrayQuery(@RequestParam("param") int[] param)

      { return param; }

      Attachments

        Activity

          People

            liubao68 liubao
            liubao68 liubao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: