Package org.springframework.web.reactive.result


@NullMarked package org.springframework.web.reactive.result
Support for various programming model styles including the invocation of different types of handlers like an annotated controller or a simple webHandler. Includes the handling of handler result values — for example, @ResponseBody, view resolution, and so on.