类 MessageSourceProps
java.lang.Object
org.springframework.boot.autoconfigure.context.MessageSourceProperties
spring.turbo.autoconfiguration.properties.MessageSourceProps
- 所有已实现的接口:
Serializable
@ConfigurationProperties(prefix="spring.messages")
public class MessageSourceProps
extends org.springframework.boot.autoconfigure.context.MessageSourceProperties
implements Serializable
- 从以下版本开始:
- 2.0.3
- 作者:
- 应卓
- 另请参阅:
-
MessageSourceAutoConfiguration- 序列化表格
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.boot.autoconfigure.context.MessageSourceProperties
getCacheDuration, getEncoding, isAlwaysUseMessageFormat, isFallbackToSystemLocale, isUseCodeAsDefaultMessage, setAlwaysUseMessageFormat, setBasename, setCacheDuration, setEncoding, setFallbackToSystemLocale, setUseCodeAsDefaultMessage
-
构造器详细资料
-
MessageSourceProps
public MessageSourceProps()默认构造方法
-
-
方法详细资料
-
getBasename
- 覆盖:
getBasename在类中org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
getBasenameArray
-