You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get messages from subscriptions, you can use any of the existing Nakadi clients. This project is based on Fahrschein, which also works for consumption.
In several of our internal projects, we've also made good experiences with nakadi-java.
This project is not a client (it's based on one), but has some additional logic for transactional event production. I can imagine a similar thing for transactional event consumption (possibly with out-of-order event handling), but we never got to building a library for this.
Hi
Do we have Springboot starter for NAkadi consumer?
The text was updated successfully, but these errors were encountered: