Skip to content

eventuate-examples/eventuate-client-spring-cloud-stream-example

Repository files navigation

Example application for the Eventuate Binder for Spring Cloud Stream

This is a simple application that illustrates how to use the Eventuate Binder for Spring Cloud Stream. The Eventuate Binder enables a Spring Cloud Stream application to consume events published by the Eventuate event store.

This application consumes events that are published by the Money Transfer example application so you will need to build and run that application as well.

To run this application you need to configure the following properties: eventuate.api.key.id, eventuate.api.key.secret. These are the credentials that you received when you signed up for Eventuate.

About

Example application for the Eventuate Binder for Spring Cloud Stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages