Spring Boot没有找到国际化消息文件

时间:2018-01-04 13:42:17

标签: spring spring-boot internationalization

我有一个简单的默认应用程序,包含Spring Boot 1.5.9和thymeleaf,我正在尝试从国际化的bundle(messages.properties,messages_XX.properties)加载消息。 Spring Boot只能与messages.properties文件一起使用,每当我将语言环境更改为“en”时,它应该查找名为messages_en.properties的文件,但它找不到它们。我究竟做错了什么?我没有得到它,我搜索了文档,它应该工作。

我有以下文件夹结构(非常基本):

的src /主/资源/ messages.properties

的src /主/资源/ messages_en.properties

谢谢。

1 个答案:

答案 0 :(得分:2)

在任何配置文件中创建bean

/usr/local/bin/cfn-init -v --stack  WebS<erver1 --resource WebServerInstance --region eu-central-1 --configset InstallAndRun && cat /var/log/cfn-init.log