| Interface | Description |
|---|---|
| BuildCustomizer<B extends Build> |
Callback for customizing a project's
Build. |
| Class | Description |
|---|---|
| BuildMetadataResolver |
Resolve metadata information from the build.
|
| BuildProjectGenerationConfiguration |
Project generation configuration for projects using any build system.
|
| DependencyManagementBuildCustomizer |
A
BuildCustomizer that configures the Build based on the metadata. |
| SimpleBuildCustomizer |
Customize the
Build as early as possible based on the information held in the
ProjectDescription. |
| WarPackagingWebStarterBuildCustomizer |
A
BuildCustomizer that configures the necessary web-related dependency when
packaging an application as a war. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.