Generated by
JDiff

Interface org.springframework.http.server.reactive.ServerHttpRequest

Changed Methods
RequestPath getPath() Change in return type from org.springframework.http.server.reactive.RequestPath to org.springframework.http.server.RequestPath.
Returns a structured representation of the request path including the context path + path within application portions, path segments with encoded and decoded values, and path parameters.