spring-framework / org.springframework.http.converter.json / Jackson2ObjectMapperFactoryBean / setLocale

setLocale

open fun setLocale(locale: Locale): Unit

Override the default Locale to use for formatting. Default value used is Locale#getDefault().

Since
4.1.5