mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 08:59:09 +00:00
Reactor Netty's `HttpServerResponse` has a new `sendFile` signature that takes a `Path` instead of a `File`.
Reactor Netty's `HttpServerResponse` has a new `sendFile` signature that takes a `Path` instead of a `File`.