Skip to content

Commit 12bff6b

Browse files
committed
Velocity deprecation note in reference documentation
Issue: SPR-14460
1 parent 70e666b commit 12bff6b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/asciidoc/web-view.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,13 @@ applications. The languages are quite similar and serve similar needs and so are
106106
considered together in this section. For semantic and syntactic differences between the
107107
two languages, see the http://www.freemarker.org[FreeMarker] web site.
108108

109+
[NOTE]
110+
====
111+
As of Spring Framework 4.3, Velocity support has been deprecated due to six years
112+
without active maintenance of the Apache Velocity project. We recommend Spring's
113+
FreeMarker support instead, or Thymeleaf which comes with Spring support itself.
114+
====
115+
109116

110117

111118
[[view-velocity-dependencies]]

0 commit comments

Comments
 (0)