I am using Spring Webflux and I need to deserialize an Interface object passed as the parameter of a Restcontroller.
Restcontroller
Please note the I am not allowed to