We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e666b commit 12bff6bCopy full SHA for 12bff6b
src/asciidoc/web-view.adoc
@@ -106,6 +106,13 @@ applications. The languages are quite similar and serve similar needs and so are
106
considered together in this section. For semantic and syntactic differences between the
107
two languages, see the http://www.freemarker.org[FreeMarker] web site.
108
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
+
116
117
118
[[view-velocity-dependencies]]
0 commit comments