Comment From: pivotal-issuemaster

@burnandgun Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-issuemaster

@burnandgun Thank you for signing the Contributor License Agreement!

Comment From: wilkinsona

Unfortunately, we can't reverse the search order when looking for the main method as it would result in the main method of Spring Boot's jar and war launchers incorrectly being identified as the application's main method. Thanks anyway.

Comment From: burnandgun

Unfortunately, we can't reverse the search order when looking for the main method as it would result in the main method of Spring Boot's jar and war launchers incorrectly being identified as the application's main method. Thanks anyway.

I just realize it, thanks for your response.