-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
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)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement