Package io.github.belgif.rest.problem.ee.jaxrs.i18n
package io.github.belgif.rest.problem.ee.jaxrs.i18n
-
ClassesClassDescriptionFilter that registers the requested locale, as specified in Accept-Language HTTP header, with the
ThreadLocalLocaleResolver
(and clears it afterward).ServletContextListener that enables/disables I18N based on the "io.github.belgif.rest.problem.i18n" parameter, which is resolved from following configuration locations in order: System property Environment variable web.xml context paramLocaleResolver implementation that uses a ThreadLocal.