/localized-jackson-serializer

Custom serialization for money and date values with using locale format

Primary LanguageJava

OVERVIEW:

Use LocaleFormatSerializer to generate `xxxxFormated` values. Where `xxxxFormated` is a formatted date or a formatted money value with specific locale.

TEST REQUESTS:

http://localhost:8080/test/map?locale=en-US
http://localhost:8080/test/map?locale=ru-RU
http://localhost:8080/test/map?locale=fr-FR