spring-boot/spring-boot-project/spring-boot-devtools/src
Phillip Webb 0c1c7e844c Don't detect main method from launcher classes
Update `MainMethod` discovery so that launcher classes from the
`org.springframework.boot.loader` code are not considered. This restores
the behavior of Spring Boot 2.7.11 and allows remote restart of uber
jars without pulling the loader classes into the `RestartClassLoader`.

Fixes gh-39733
2024-06-14 10:40:49 -07:00
..
intTest/java
main Don't detect main method from launcher classes 2024-06-14 10:40:49 -07:00
test Don't detect main method from launcher classes 2024-06-14 10:40:49 -07:00