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.Enables or disables problem I18N support based on MicroProfile Config property.Request-scoped CDI bean to hold the request locale.LocaleResolver implementation that resolves the Locale from the request-scoped LocaleHolder CDI bean.