spring-boot/spring-boot-project/spring-boot-devtools
Phillip Webb 4e6148f47b Search for main methods from the bottom of the stack
Update `MainMethod` to search from the bottom of the stack rather than
the start. Prior to this commit, an incorrect `main` method would be
found if more than one `main` was in the stack.

Fixes gh-35214
2023-05-01 13:43:40 -07:00
..
src Search for main methods from the bottom of the stack 2023-05-01 13:43:40 -07:00
build.gradle Polish gradle formatting 2023-04-10 21:14:09 -07:00