| Package | Description |
|---|---|
| org.springframework.context.i18n |
Abstraction for determining the current Locale,
plus global holder that exposes a thread-bound Locale.
|
| org.springframework.web.server |
Core interfaces and classes for Spring's generic, reactive web support.
|
| org.springframework.web.server.adapter |
Implementations to adapt to the underlying
org.springframework.http.client.reactive reactive HTTP adapter
and HttpHandler. |
| org.springframework.web.server.i18n |
Locale related support classes.
|
| org.springframework.web.servlet |
Provides servlets that integrate with the application context
infrastructure, and the core interfaces and classes for the
Spring web MVC framework.
|
| org.springframework.web.servlet.i18n |
Locale support classes for Spring's web MVC framework.
|
| Class and Description |
|---|
| LocaleContext
Strategy interface for determining the current Locale.
|
| SimpleLocaleContext
Simple implementation of the
LocaleContext interface,
always returning a specified Locale. |
| TimeZoneAwareLocaleContext
Extension of
LocaleContext, adding awareness of the current time zone. |
| Class and Description |
|---|
| LocaleContext
Strategy interface for determining the current Locale.
|
| Class and Description |
|---|
| LocaleContext
Strategy interface for determining the current Locale.
|
| Class and Description |
|---|
| LocaleContext
Strategy interface for determining the current Locale.
|
| Class and Description |
|---|
| LocaleContext
Strategy interface for determining the current Locale.
|
| Class and Description |
|---|
| LocaleContext
Strategy interface for determining the current Locale.
|