I have an API that returns a reactor Flux of all events after a given id, for example HTTP GET /events?lastEventId=1&max=10
I want to use the spring reactive webclien