Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16329 Support JAX-RS 2.0
  3. JBIDE-17575

Support JAX-RS annotations on bean properties

    XMLWordPrintable

Details

    • Sprint to Beta3 Release
    • Hide
      The JAX-RS Tooling now recognizes properties (ie, setter Java methods) annotated with {{@PathParam}}, {{@QueryParam}}, etc.
      The Endpoint URI template take those elements into consideration and the tooling performs performs the expected validation on these elements.
      Show
      The JAX-RS Tooling now recognizes properties (ie, setter Java methods) annotated with {{@PathParam}}, {{@QueryParam}}, etc. The Endpoint URI template take those elements into consideration and the tooling performs performs the expected validation on these elements.

    Description

      @PathParam and a-like annotations can also be applied on class bean properties. These annotations should be discovered and validation should take those elements into account.

      Until now we only supported fields/

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: