mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Update the maven and gradle plugins to fail the build if a single unique main class cannot be found. Additionally plugins will warn if the search is taking too long. Fixes gh-210