yangshaoqin1 created SCB-1179:
---------------------------------
Summary: 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
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)