@Service public class I18nProcess extends HashMap<String,Properties> implements org.springframework.boot.ApplicationRunner
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
I18nProcess() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Properties |
getLangMapping(String lang) |
void |
run(org.springframework.boot.ApplicationArguments args) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static Properties getLangMapping(String lang)
public void run(org.springframework.boot.ApplicationArguments args)
run 在接口中 org.springframework.boot.ApplicationRunnerCopyright © 2023. All rights reserved.