[
https://issues.apache.org/jira/browse/CXF-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-6789.
-----------------------------------
Resolution: Fixed
Assignee: Sergey Beryozkin
> SwaggerFeature default resource package calculation should try to support
> multiple resource classes better
> ----------------------------------------------------------------------------------------------------------
>
> Key: CXF-6789
> URL: https://issues.apache.org/jira/browse/CXF-6789
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 3.2.0, 3.1.6
>
>
> 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."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)