类 AbstractLocaleResolver

    • 方法详细资料

      • setDefaultLocale

        public void setDefaultLocale​(Locale defaultLocale)
        Set a default Locale that this resolver will return if no other locale found.
      • getDefaultLocale

        protected Locale getDefaultLocale()
        Return the default Locale that this resolver is supposed to fall back to, if any.