[
https://issues.apache.org/jira/browse/SCB-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liubao resolved SCB-778.
------------------------
Resolution: Fixed
Fix Version/s: java-chassis-1.1.0
> 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
> 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)