spring-boot/spring-boot-project/spring-boot-tools
Andy Wilkinson ccca943e33 Add mainClassName to springBoot DSL in Gradle plugin
This commit introduces a new mainClassName property on the springBoot
DSL provided by the Gradle plugin. It can be used to explicitly
configure the mainClassName of the default bootRun, bootJar, and
bootWar tasks in a single place. Previously, the only mechanism
provided to do so was the mainClassName property that's only available
when the application plugin has been applied.

Closes gh-10623
2017-10-19 13:55:13 +01:00
..
spring-boot-antlib Update copyright year for changed files 2017-10-10 11:56:13 -07:00
spring-boot-autoconfigure-processor Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00
spring-boot-configuration-metadata Update copyright year for changed files 2017-10-10 11:56:13 -07:00
spring-boot-configuration-processor Polish 2017-10-17 15:29:13 +02:00
spring-boot-gradle-plugin Add mainClassName to springBoot DSL in Gradle plugin 2017-10-19 13:55:13 +01:00
spring-boot-loader Update copyright year for changed files 2017-10-10 11:56:13 -07:00
spring-boot-loader-tools Bump ASM version to be Java 8+ compatible 2017-10-17 16:29:06 +02:00
spring-boot-maven-plugin Remove concatenations with empty string 2017-10-10 12:44:33 -07:00
spring-boot-test-support Don't deploy spring-boot-test-support 2017-10-08 16:57:58 -07:00
pom.xml Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00