spring-boot/spring-boot-project/spring-boot-devtools
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
..
src Don't detect main method from launcher classes 2024-06-14 10:40:49 -07:00
build.gradle Upgrade to Jetty 12 2023-09-07 13:59:15 +01:00