Provide first-class Tiles ViewResolver implementation [SPR-5504] #10176
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Chris Beams opened SPR-5504 and commented
Currently, configuring tiles is somewhat cumbersome / low-level, in that users must define a UrlBasedViewResolver bean and provide a viewClass property of type TilesView.
Better would be to provide a concrete TilesViewResolver implementation for convenience.
Issue Links:
The text was updated successfully, but these errors were encountered: