You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (JIRA)" <ji...@apache.org> on 2018/08/06 07:29:00 UTC

[jira] [Updated] (SCB-778) In tomcat, support register swagger base path with container prefix

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

liubao updated SCB-778:
-----------------------
    Component/s: Java-Chassis

> In tomcat, support register swagger base path with container prefix
> -------------------------------------------------------------------
>
>                 Key: SCB-778
>                 URL: https://issues.apache.org/jira/browse/SCB-778
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Java-Chassis
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>             Fix For: java-chassis-1.1.0
>
>
> Current:
>   base path is register with service definition, e.g. /codeFirst/add, and container prefix, e.g. /pojo/rest is not added to swagger. 
>   
>   When using RestTemplate to invoke, users do not need know about container prefix
>  
> Users scenario:
>    They have a lot of client code(old framework and uses full path, e.g. /pojo/rest/codeFirst/add
>  
> Solution:
>    provider give an option to register full path to base path. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)