Uses of Class
org.springframework.cloud.dataflow.server.controller.AboutController
Package
Description
Spring Cloud Data Flow Server configuration classes.
-
Uses of AboutController in org.springframework.cloud.dataflow.server.config
Modifier and TypeMethodDescriptionDataFlowControllerAutoConfiguration.aboutController
(ObjectProvider<StreamDeployer> streamDeployer, ObjectProvider<LauncherRepository> launcherRepository, FeaturesProperties featuresProperties, VersionInfoProperties versionInfoProperties, org.springframework.cloud.common.security.support.SecurityStateBean securityStateBean, DataflowMetricsProperties monitoringDashboardInfoProperties, ObjectProvider<org.springframework.boot.actuate.info.GitInfoContributor> gitInfoContributor, ObjectProvider<org.springframework.boot.actuate.info.BuildInfoContributor> buildInfoContributor)