Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10539

Support for JAX-RS Field injection

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Critical
    • 4.2.0.Beta1
    • 3.3.0.M4
    • webservices
    • None
    • Hide
      The JAX-RS endpoints URI Path Template have a new form in the JAX-RS Explorer: the type of the path params is always shown (even when it is not a regexp), and the QueryParam and MatrixParam are displayed in a more compact form.

      Eg:
      {code}
      /HelloWorld/{from:String};lang={String}?start={int}&size={int}
      {code}
      Show
      The JAX-RS endpoints URI Path Template have a new form in the JAX-RS Explorer: the type of the path params is always shown (even when it is not a regexp), and the QueryParam and MatrixParam are displayed in a more compact form. Eg: {code} /HelloWorld/{from:String};lang={String}?start={int}&size={int} {code}

    Attachments

      Issue Links

        Activity

          People

            xcoulon@redhat.com Xavier Coulon
            xcoulon@redhat.com Xavier Coulon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: