{
|
"groups": [
|
{
|
"name": "masterlink.i18n",
|
"type": "com.qianwen.core.i18n.props.I18nProperties",
|
"sourceType": "com.qianwen.core.i18n.props.I18nProperties"
|
},
|
{
|
"name": "spring.messages",
|
"type": "org.springframework.boot.autoconfigure.context.MessageSourceProperties",
|
"sourceType": "com.qianwen.core.i18n.config.CustomMessageSourceAutoConfiguration",
|
"sourceMethod": "messageSourceProperties()"
|
}
|
],
|
"properties": [
|
{
|
"name": "spring.messages.always-use-message-format",
|
"type": "java.lang.Boolean",
|
"sourceType": "org.springframework.boot.autoconfigure.context.MessageSourceProperties"
|
},
|
{
|
"name": "spring.messages.basename",
|
"type": "java.lang.String",
|
"sourceType": "org.springframework.boot.autoconfigure.context.MessageSourceProperties"
|
},
|
{
|
"name": "spring.messages.cache-duration",
|
"type": "java.time.Duration",
|
"sourceType": "org.springframework.boot.autoconfigure.context.MessageSourceProperties"
|
},
|
{
|
"name": "spring.messages.encoding",
|
"type": "java.nio.charset.Charset",
|
"sourceType": "org.springframework.boot.autoconfigure.context.MessageSourceProperties"
|
},
|
{
|
"name": "spring.messages.fallback-to-system-locale",
|
"type": "java.lang.Boolean",
|
"sourceType": "org.springframework.boot.autoconfigure.context.MessageSourceProperties"
|
},
|
{
|
"name": "spring.messages.use-code-as-default-message",
|
"type": "java.lang.Boolean",
|
"sourceType": "org.springframework.boot.autoconfigure.context.MessageSourceProperties"
|
}
|
],
|
"hints": []
|
}
|