See: Description
| Interface | Description |
|---|---|
| DependencyManagementPluginVersionResolver |
Strategy for resolving a dependency management plugin version from a platform version.
|
| Class | Description |
|---|---|
| GradleAnnotationProcessorScopeBuildCustomizer |
Gradle
BuildCustomizer that adds a workaround so that annotation processors are
properly detected when using the `annotationProcessor` scope. |
| GradleBuildProjectContributor |
ProjectContributor for the project's main build file. |
| GradleConfigurationBuildCustomizer |
Gradle
BuildCustomizer that creates the necessary configuration. |
| GradleProjectGenerationConfiguration |
Configuration for contributions specific to the generation of a project that will use
Gradle as its build system.
|
| InitializrDependencyManagementPluginVersionResolver |
DependencyManagementPluginVersionResolver that resolves the version from the
InitializrMetadata. |
| OnGradleVersionCondition |
ProjectGenerationCondition implementation for
ConditionalOnGradleVersion. |
| SpringBootPluginBuildCustomizer |
A
BuildCustomizer to configure the Spring Boot plugin and dependency management
feature for a GradleBuild. |
| Annotation Type | Description |
|---|---|
| ConditionalOnGradleVersion |
Condition that matches when a generated project will use a particular major version of
Gradle.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.