Skip to content

Enhance ResourceHttpRequestHandler with ResourceTransformer strategy [SPR-11800] #16420

@spring-projects-issues

Description

@spring-projects-issues

Brian Clozel opened SPR-11800 and commented

In order to complete the ResourceResolver strategy, a ResourceTransformer one is needed.
The main use case for this strategy is resources that link to other resources from their content - links to other resources need to be updated to apply Resolver strategies.

For example: a CSS file that link to images (to use them as background) or other CSS files needs to have its inner links updated by resolvers to match the configured strategy.


Sub-tasks:

Issue Links:

Referenced from: commits 6966e89

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