Uses of Package
org.springframework.cloud.dataflow.shell
Package
Description
Root package for the Spring Cloud Data Flow Shell.
Provides supporting classes and utilities for the shell command classes.
Configuration classes for the Spring Cloud Data Flow Shell.
-
ClassDescriptionEncapsulates 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 as
TargetCredentials.username
andTargetCredentials.password
. -
ClassDescriptionSpring Boot
ConfigurationProperties
to specify well known Spring Shell properties. -
ClassDescriptionA target holder, wrapping a
Target
that encapsulates not only the Target URI but also success/error messages + status.