add:增加语言包依赖
This commit is contained in:
@@ -119,3 +119,10 @@ mybatis-plus:
|
||||
lucene:
|
||||
index:
|
||||
path: D:\lucene\index
|
||||
# application.yml (在项目的src/main/resources下)
|
||||
i18n:
|
||||
location: D:/i18n
|
||||
supported-languages:
|
||||
- zh
|
||||
- en
|
||||
fallback-to-classpath: true
|
||||
|
||||
Reference in New Issue
Block a user