【问题标题】:Does Spring Cloud Config Server support Internationalized property file namesSpring Cloud Config Server 是否支持国际化的属性文件名
【发布时间】:2015-09-30 20:45:19
【问题描述】:

我需要支持已国际化的配置文件名(即 some_file_en_US.properties)。这是否可以在 url 中访问(即 /{application name}/{profile}/{label}?lang=en_US 或 /{label}/{application name}-{profile}_en_us.properties)

Spring Config Server 支持这个吗?

【问题讨论】:

  • 您的标题和问题不匹配。您是在询问文件名或属性名称和值,还是两者兼而有之?没有什么可以阻止我所知道的国际字符。您发现问题了吗?

标签: spring-cloud


【解决方案1】:

今天刚刚添加了对通用文件的支持,但没有任何特定于区域设置的消息包。

【讨论】:

猜你喜欢
  • 2016-11-06
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-21
  • 1970-01-01
  • 1970-01-01
  • 2019-01-24
  • 1970-01-01
相关资源
最近更新 更多