mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 09:39:04 +00:00
The ResourceHandlerFunction now returns an `EntityResponse<Resource>` (instead of a `ServerResponse`), so that filters can inspect/change the returned Resource.