| 构造器和说明 |
|---|
RTemplate(org.springframework.context.MessageSource messageSource) |
RTemplate(org.springframework.context.MessageSource messageSource,
Function<List<org.springframework.validation.FieldError>,R> convert) |
RTemplate(org.springframework.context.MessageSource messageSource,
Locale currentLocale) |
RTemplate(org.springframework.context.MessageSource messageSource,
Locale currentLocale,
Function<List<org.springframework.validation.FieldError>,R> convert) |
getConvert, getCurrentLocale, getMessageSource, setConvert, setCurrentLocale, setMessageSourcepublic RTemplate(org.springframework.context.MessageSource messageSource)
public RTemplate(org.springframework.context.MessageSource messageSource,
Locale currentLocale,
Function<List<org.springframework.validation.FieldError>,R> convert)
public RTemplate(org.springframework.context.MessageSource messageSource,
Locale currentLocale)
Copyright © 2018. All rights reserved.