Package org.springframework.cloud.dataflow.shell
package org.springframework.cloud.dataflow.shell
Root package for the Spring Cloud Data Flow Shell.
-
ClassDescriptionSpring Boot
ConfigurationProperties
to specify well known Spring Shell properties.Encapsulates various data points related to the Data Flow Server Target, such as target URI, success/error state, exception messages that may have occurred.Encapsulates the credentials to the Data Flow Server Target, such asTargetCredentials.username
andTargetCredentials.password
.A target holder, wrapping aTarget
that encapsulates not only the Target URI but also success/error messages + status.