Spring-boot 国际化

Posted 馳騁衿琾

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spring-boot 国际化相关的知识,希望对你有一定的参考价值。

在application.properties文件中配置

spring.message.basename=i18n.login

 页面使用

th:text="#{login.tip}"

[[#{login.tip}]]

以上是关于Spring-boot 国际化的主要内容,如果未能解决你的问题,请参考以下文章

springboot学习笔记

spring-boot-2.0.3不一样系列之shiro - 搭建篇

spring 源码

i18n 在 spring-boot / thymeleaf 项目中它没有检索本地化消息

Spring Boot - 模拟对外部 API 的 POST REST 请求

Spring Boot 2.2.1 RELEASE 构建错误相对路径