Skip to content

v8.5.6

Compare
Choose a tag to compare
@DanielThomas DanielThomas released this 02 Mar 02:57

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.