Spring Cloud Stream App that is both sink and source -


can create spring boot application spring cloud stream app having both bindings sink , source?

such app seat in middle of stream, , called processor in spring cloud stream / dataflow lingo.

see this explanation in reference documentation.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -