Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 575 Bytes

standalone-streaming-applications.adoc

File metadata and controls

7 lines (5 loc) · 575 Bytes

Standalone Streaming Applications

To send or receive messages from a broker (such as RabbitMQ or Kafka) you can leverage spring-cloud-stream project and it’s integration with Spring Cloud Function. Please refer to Spring Cloud Function section of the Spring Cloud Stream reference manual for more details and examples.