All Classes and Interfaces
Class
Description
The
DefaultLocaleResolver resolves the request's Locale by
calling the ServletRequest.getLocales() method, which generally
will be the Servlet Container's implementation of this method and thus be
based on the client's Accept-Language header.Deprecated.
The
JakartaRequestLocaleResolver service interface may be implemented by a
service registered under this name to allow the resolution of the request
Locale to apply.Deprecated.
The
JakartaRequestLocaleResolver should be used instead.Deprecated.
use
JakartaRequestLocaleResolver insteadThe
ResourceBundleProvider service interface defines the API
for a service, which is capable of returned ResourceBundle for
given any Locale.
DefaultJakartaLocaleResolverinstead