I have an app in Springboot and need to integrate org.eclipse.microprofile.reactive.Messaging. Don't look any documentation of these and I don't know if is possible. I try to use the org.eclipse.microprofile.reactive.Messaging.Emitter and configuration but don't work. Any know how can use? Thank you.
I try to inject the quarkus-smallrye-reactive-messaging-kafka dependency in my proyect but not work.