Skip to content

Add 'preparer-factory' attribute to <mvc:tiles-configurer/> [SPR-13363] #17947

@spring-projects-issues

Description

@spring-projects-issues

Fabien Baligand opened SPR-13363 and commented

This would be great to add 'preparer-factory' attribute to mvc:tiles-configurer/.

This would allow such a configuration :

<mvc:tiles-configurer preparer-factory="org.springframework.web.servlet.view.tiles3.SpringBeanPreparerFactory">
...
</mvc:tiles-configurer>

Thereby, it allows to fully enjoy spring dependency injection in ViewPreparers.


Affects: 4.2 GA

Referenced from: commits 6aa9e0c

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