[ 
https://issues.apache.org/jira/browse/CXF-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin resolved CXF-7040.
-----------------------------------
       Resolution: Fixed
         Assignee: Sergey Beryozkin
    Fix Version/s: 3.1.8
                   3.2.0

> Swagger UI Feature's resource root is incorrect for executable JAR/WAR
> ----------------------------------------------------------------------
>
>                 Key: CXF-7040
>                 URL: https://issues.apache.org/jira/browse/CXF-7040
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.1.7
>            Reporter: Alexander K.
>            Assignee: Sergey Beryozkin
>             Fix For: 3.2.0, 3.1.8
>
>
> In case of executable JAR/WAR file created by Spring Boot with embedded 
> Tomcat, URL ends with "!/".
> Hence in {{AbstractSwaggerFeature.checkSwaggerUiResourceRoot()}} the 
> condition {{urlStr.toString().endsWith(".jar")}} is incorrect since it should 
> consider the trailing "!/" as well.
> This makes incorrect {{SWAGGER_UI_RESOURCE_ROOT}} value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to