Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6789

SwaggerFeature default resource package calculation should try to support multiple resource classes better

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.1.6, 3.2.0
    • Component/s: JAX-RS
    • Labels:
      None
    • Estimated Complexity:
      Unknown

      Description

      If we have two resource classes, a.b.C and a.c.D, then the 2nd class will not be described because the package of the 1st class is selected, and the path is set to "a.b". The feature should try to set the default resource path to the common super package, example to "a."

        Attachments

          Activity

            People

            • Assignee:
              sergey_beryozkin Sergey Beryozkin
              Reporter:
              sergey_beryozkin Sergey Beryozkin
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: