Thymeleaf .properties消息

时间:2018-09-28 13:07:40

标签: thymeleaf message application.properties

当我尝试使用Thymeleaf从.properties文件中读取消息时,我收到了一个固定的输出。 我的html:

我的.properties文件: message =你好

我的输出: ?? message_pl_PL ??

我将不胜感激。

0 个答案:

没有答案