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-tools/spring-boot-gradle-plugin
Andy Wilkinson 1dc5c484f0 Use application plugin properties by convention when it is applied
bootRun's main and jvmArgs properties use mainClassName and
applicationDefaultJvmArgs respectively by convention.

bootJar and bootWar's mainClass property uses mainClassName by
convention.
8 years ago
..
gradle/wrapper Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago
src Use application plugin properties by convention when it is applied 8 years ago
build.gradle Introduce bootJar and bootWar tasks for creating fat jars and wars 8 years ago
gradle.properties Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago
gradlew Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago
gradlew.bat Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago
pom.xml Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago