-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Milestone
Description
Use case
MapStruct should convert between Locale and String using toLanguageTag() and forLanguageTag(). While Locale has a toString() it does not have a way to parse the result so language tags are a better string version of a Locale.
I'll have a PR shortly.
Generated Code
No response
Possible workarounds
No response
MapStruct Version
No response