Tag Archives: freemarker.core.InvalidReferenceException error

[Solved] freemarker.core.InvalidReferenceException: The following has evaluated to null or missing:

Using Freemarker to report an error, I feel that there is no problem with the template. After only one project is deployed in use, an error is reported. . . .

 

 

 

 

Solution: Add the following line in config file

spring.freemarker.settings.classic_compatible=true