mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c076f44144
This commit surfaces the ETag generation feature for both `ResourceHttpRequestHandler` and `ResourceWebHandler` on their respective `ResourceHandlerRegistration` for easier configuration. See gh-29031