I recieve a stange output when I try to read message from .properties file using Thymeleaf. my html:
my .properties file: message=Hello
my output: ??message_pl_PL??
I'll appreciate any help.
I recieve a stange output when I try to read message from .properties file using Thymeleaf. my html:
my .properties file: message=Hello
my output: ??message_pl_PL??
I'll appreciate any help.