Skip to content

Provide a sample with webflux to develop http rest api #3657

@gianluca-sabena

Description

@gianluca-sabena

Expected Behavior

Create a sample with spring-kafka and spring webflux

Context

I need to develop a microservices with spring webflux to expose a set of http rest api to allow a client to consume messages from kafka

The api are available based on this issue but the complexity is high. The application must connect a "stream" domain (kafka) with a req-resp (the webflux http rest api) domain.

Can you provide a sample on how to correctly use spring-kafka in a spring webflux application?

Do you know some project with this functionality to look at?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions