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

[jira] [Commented] (SCB-194) Improve component-scan setting

    [ https://issues.apache.org/jira/browse/SCB-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518330#comment-16518330 ] 

ASF GitHub Bot commented on SCB-194:
------------------------------------

wujimin opened a new pull request #772: [SCB-194] Spring default scan main class package
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/772
 
 
   available for oracle and open jdk, and maybe other jdks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Improve component-scan setting
> ------------------------------
>
>                 Key: SCB-194
>                 URL: https://issues.apache.org/jira/browse/SCB-194
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: yangyongzheng
>            Assignee: wujimin
>            Priority: Major
>              Labels: roadmap
>
> Current in Producer side,we need add META-INF/spring/xxx.bean.xml file contains:
>     <context:component-scan base-package="xxx.xxx.xxx" />
> in order to define base package path,we may need find a way to add main class package to component-scan path automatically



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