Skip to content

VersionResourceResolver should add ETag headers when resolving resources [SPR-13382] #17963

@spring-projects-issues

Description

@spring-projects-issues

Brian Clozel opened SPR-13382 and commented

VersionStrategy and VersionResourceResolver can resolve resources using version strings.
Those resources are then served without using this version information to set the ETag header.

The VersionResourceResolver should by default add this header value as this is valuable for HTTP clients. It should also provide an optional configuration setting to disable that behavior.


Affects: 4.2 GA

Issue Links:

Referenced from: commits 190eb6a

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions