| Package | Description |
|---|---|
| io.spring.initializr.generator.buildsystem.maven |
Maven build system.
|
| Modifier and Type | Method and Description |
|---|---|
MavenDeveloper |
MavenDeveloper.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<MavenDeveloper> |
MavenBuildSettings.getDevelopers()
Return the developers associated with the project.
|
| Modifier and Type | Method and Description |
|---|---|
MavenBuildSettings.Builder |
MavenBuildSettings.Builder.developers(MavenDeveloper... developers)
Set the developers of the project.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.