Juergen Hoeller
57b3ee324f
Tiles 2 support back for Spring 4.3 (to be eventually removed for 5.0 now)
...
Issue: SPR-13229
9 years ago
Juergen Hoeller
b75f5faf88
Remove Tiles 2 support
...
Issue: SPR-13229
9 years ago
Sam Brannen
40449e2741
Suppress warnings in tests
...
This commit suppresses warnings in test classes that were polluting the
Gradle build output.
10 years ago
Juergen Hoeller
0a36559a43
Deprecate Tiles 2 support
...
Issue: SPR-12214
10 years ago
Juergen Hoeller
285dca027b
Polishing
...
(cherry picked from commit acefd83
)
10 years ago
Juergen Hoeller
97ea43681b
Polishing
10 years ago
Sebastien Deleuze
cfa3d358d5
Add an alwaysInclude property to TilesViewResolver
...
Issue: SPR-12374
10 years ago
Juergen Hoeller
cb860364dd
TilesConfigurer defensively expects null from getResources in case of no resources found
...
Also includes order preservation for resource results with Tiles 2 as well as retrieval failure logging with Tiles 3.
Issue: SPR-12362
10 years ago
Juergen Hoeller
8325b10080
Consistent formatting of license headers, package javadocs, and import declarations
10 years ago
Juergen Hoeller
188e58c46a
Fixed javadoc links
10 years ago
Sebastien Deleuze
a26b1ef8d9
Make Tiles 3 the default implementation in spring-webmvc
...
Move spring-webmvc-tiles3 content to spring-webmvc, and
create a spring-webmvc-tiles2 module with Tiles 2 support.
Its allows View Resolution to configure Tiles 3 instead of Tiles 2.
Issue: SPR-7093
10 years ago