Skip to content

Tiles 3 TilesViewResolver should allow for custom TilesView subclasses [SPR-12075] #16691

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-12075 and commented

In contrast to all other ViewResolver implementations that Spring comes with out-of-the-box, our TilesViewResolver for Tiles 3 overrides getViewClass() directly instead of following the requiredViewClass() approach. This should be fixed in order to allow for custom TilesView subclasses to be specified through the existing viewClass property.


Affects: 3.2.10, 4.0.6

Referenced from: commits 6639320, 1034b0d, 7c57424

Backported to: 3.2.11

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions