Package | Description |
---|---|
org.springframework.cloud.dataflow.rest.client |
Defines the operations of the Spring Cloud Data Flow REST Client.
|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
Modifier and Type | Method and Description |
---|---|
AboutResource |
AboutTemplate.get() |
AboutResource |
AboutOperations.get()
Return various pieces of information about the server, such as version and deployer
runtime.
|
Modifier and Type | Method and Description |
---|---|
AboutResource |
AboutController.getAboutResource()
Return meta information about the dataflow server.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.