You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
spring-boot-antlib Update copyright year for changed files 7 years ago
spring-boot-autoconfigure-processor Fix POMs for the updated build/release process 7 years ago
spring-boot-configuration-metadata Update copyright year for changed files 7 years ago
spring-boot-configuration-processor Polish 7 years ago
spring-boot-gradle-plugin Add mainClassName to springBoot DSL in Gradle plugin 7 years ago
spring-boot-loader Update copyright year for changed files 7 years ago
spring-boot-loader-tools Bump ASM version to be Java 8+ compatible 7 years ago
spring-boot-maven-plugin Remove concatenations with empty string 7 years ago
spring-boot-test-support Don't deploy spring-boot-test-support 7 years ago
pom.xml Fix POMs for the updated build/release process 7 years ago