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.
794808b6b8
Refactor and rework several areas of the Gradle plugin: - Refactor package structure into functional areas and configure each area separately via a new PluginFeatures interface. - Convert BootRunTask to extend RunTask rather than attempting to find existing RunTasks. - Simplify agent integration by no longer needing specific BootRunTask code. - Update the repackage task to consider the `mainClassName` property in addition to `springBoot.mainClass`. - Automatically set `mainClassName` when calling `run` or `runBoot` from `springBoot.mainClass` if there is one. - Ensure that explicitly defined `main` options on JavaExec tasks always take precedence. Fixes gh-547, gh-820, gh-886, gh-912 |
11 years ago | |
---|---|---|
.. | ||
spring-boot-dependency-tools | 11 years ago | |
spring-boot-gradle-plugin | 11 years ago | |
spring-boot-loader | 11 years ago | |
spring-boot-loader-tools | 11 years ago | |
spring-boot-maven-plugin | 11 years ago | |
pom.xml | 11 years ago |