v8.5.6
Move Spring Boot mainClass
check to startScripts
rather than a configuration time check, allowing the boot
distribution to still be used (Background on need for original change gradle/gradle#16371). Remove check for mainClassName
as it already fails on Gradle 6.3 and earlier.