python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Spring cloud data flow custom stream auto kafka binding
Actually I'm doing my own streams in spring cloud data flow, developing my own processors and sinks. But I'm a bit stucked with the internal kafka bindings. I will expose an example:
I make this strea...
Antonio Miranda
Votes: 0
Answers: 0
Is it possible to get a list of all streams using the spring cloud dataflow java rest client?
I'm using the spring cloud dataflow java rest client (https://docs.spring.io/spring-cloud-dataflow/docs/current/api/) and want to use it to retrieve all currently deployed streams.
It's easy enough to...
Lance Johnston
Votes: 0
Answers: 2
Readiness for Spring Cloud Data Flow
Spring Cloud Data Flow's documentation describes how to integrate with kubernetes Readiness probes. I'm developing my dataflow locally and running it in a docker-compose configuration, while we wait ...
TinaC
Votes: 0
Answers: 1
Spring cloud data flow UI not showing stream definition for deployed streams
In spring-cloud-data-flow UI, after clicking on deployed stream name, stream definition is not visible on UI. It keeps loading but never get loaded. However, whenever somebody clicks on undeployed str...
SDW
Votes: 0
Answers: 1