| Package | Description |
|---|---|
| io.spring.initializr.generator.buildsystem |
Build systems abstraction.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Dependency.Exclusion> |
Dependency.getExclusions()
The
exclusions to apply. |
| Modifier and Type | Method and Description |
|---|---|
B |
Dependency.Builder.exclusions(Dependency.Exclusion... exclusions) |
| Modifier and Type | Method and Description |
|---|---|
B |
Dependency.Builder.exclusions(Set<Dependency.Exclusion> exclusions) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.