spring boot 2.0.5 + thymeleaf3 國際化,無法自動加載MessageSource,找不資源文件,頁面訪問出現問號

首先,需要明確一點,國際化資源文件必須包含默認文件和國家語言文件,且必須: (1)直接放在類路徑下 (2)或放在resource目錄下 1、spring boot 添加 thymele3依賴 <!-- 導入 thymeleaf 模板 --> <dependency> <groupId>org.springframework.boot</groupId>
相關文章
相關標籤/搜索