File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
spring-webflux/src/main/resources/org/springframework/web/reactive/result/view/freemarker Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 70
70
*
71
71
* This macro will participate in the default HTML escape setting for the given
72
72
* RequestContext. This can be customized by calling "setDefaultHtmlEscape"
73
- * on the "springMacroRequestContext" context variable, or via the
74
- * "defaultHtmlEscape" context-param in web.xml (same as for the JSP bind tag).
75
- * Also regards an "htmlEscape" variable in the namespace of this library.
73
+ * on the "springMacroRequestContext" context variable. Also regards an "htmlEscape"
74
+ * variable in the namespace of this library.
76
75
*
77
76
* Producing no output, the following context variable will be available
78
77
* each time this macro is referenced (assuming you import this library in
You can’t perform that action at this time.
0 commit comments