Restore Freemarker support now it supports Jakarta
Closes gh-30186
This commit is contained in:
@@ -62,7 +62,7 @@ import org.springframework.util.CollectionUtils;
|
||||
* <p>The simplest way to use this class is to specify a "templateLoaderPath";
|
||||
* FreeMarker does not need any further configuration then.
|
||||
*
|
||||
* <p>Note: Spring's FreeMarker support requires FreeMarker 2.3.26 or higher.
|
||||
* <p>Note: Spring's FreeMarker support requires FreeMarker 2.3.33 or higher.
|
||||
*
|
||||
* @author Darren Davison
|
||||
* @author Juergen Hoeller
|
||||
|
||||
@@ -45,7 +45,7 @@ import org.springframework.lang.Nullable;
|
||||
* <p>See the {@link FreeMarkerConfigurationFactory} base class for configuration
|
||||
* details.
|
||||
*
|
||||
* <p>Note: Spring's FreeMarker support requires FreeMarker 2.3.26 or higher.
|
||||
* <p>Note: Spring's FreeMarker support requires FreeMarker 2.3.33 or higher.
|
||||
*
|
||||
* @author Darren Davison
|
||||
* @since 03.03.2004
|
||||
|
||||
Reference in New Issue
Block a user