Package | Description |
---|---|
org.springframework.cloud.stream.aggregate |
Modifier and Type | Method and Description |
---|---|
AggregateApplicationBuilder |
AggregateApplicationBuilder.headless(boolean headless)
Configures the headless attribute of the build application.
|
AggregateApplicationBuilder |
AggregateApplicationBuilder.parent(Object[] sources,
String[] args) |
AggregateApplicationBuilder |
AggregateApplicationBuilder.parent(Object source,
String... args) |
AggregateApplicationBuilder |
AggregateApplicationBuilder.web(boolean webEnvironment)
Flag to explicitly request a web or non-web environment.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.