Daniel Fernández opened SPR-14533 and commented
Spring MVC's RequestContext plays an important role with regard to form binding or other mechanisms such as themes or the use of the RequestDataValueProcessor.
But I see no current equivalents for these mechanisms in Spring Reactive yet, which means for now implementing a form-binding mechanism would not be possible…
Affects: 5.0 M1