rxue / dictionary-jpa

This is your repo dictionary-jpa
https://github.com
0 stars 0 forks source link

Change Keyword.language to Locale instead of string #2

Closed rxue closed 1 month ago

rxue commented 1 month ago

The existing VO LexicalItem should not extends Keyword any more since VO LexicalItem is used for representation in the final REST API response, where the LexicalItem.language has to be String other than Locale

extra TODO