Package io.github.belgif.rest.problem.quarkus.i18n
package io.github.belgif.rest.problem.quarkus.i18n
-
ClassesClassDescriptionFilter that registers the requested locale, as specified in Accept-Language HTTP header, with the
LocaleHolder
@RequestScoped CDI bean.Request-scoped CDI bean to hold the request locale.LocaleResolver implementation that resolves the Locale from the request-scoped LocaleHolder CDI bean.