| Package | Description |
|---|---|
| io.spring.initializr.generator.buildsystem.maven |
Maven build system.
|
| Modifier and Type | Method and Description |
|---|---|
MavenProfile |
MavenProfileContainer.id(String id)
Return the profile with the specified
id. |
| Modifier and Type | Method and Description |
|---|---|
Stream<MavenProfile> |
MavenProfileContainer.values()
Returns a
Stream of registered MavenProfiles. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.