You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "yangshaoqin1 (JIRA)" <ji...@apache.org> on 2019/02/27 09:08:00 UTC

[jira] [Assigned] (SCB-1179) Optimize the mainclass auto-discovery logic to cover more scenes.

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

yangshaoqin1 reassigned SCB-1179:
---------------------------------

    Assignee: yangshaoqin1

> Optimize the mainclass auto-discovery logic to cover more scenes.
> -----------------------------------------------------------------
>
>                 Key: SCB-1179
>                 URL: https://issues.apache.org/jira/browse/SCB-1179
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: yangshaoqin1
>            Assignee: yangshaoqin1
>            Priority: Major
>
> In the "mvn spring-boot:repackage" scenario, locate the mainClass by looking for the "start-class" attribute in the "MANIFEST.MF" file.
> In the "mvn spring-boot:run" scenario, look up mainClass through the call stack.
> Record the packages of bean scanned  into the log



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