Files
spring-boot/spring-boot-project/spring-boot-test
Stéphane Nicoll ae3408f285 Detect JDK25-style main method in SpringBootTest
This commit adapts SpringBootTest when it has to use a main method to
detect package private main method as well as main methods that do not
have any arguments.

Closes gh-48271
2025-11-24 16:45:57 +01:00
..