Entity
#16 - Display Currency for Product Prices - Part 1
Display Currency for Product Prices - Part 1
In this issue, we will add currency to the Product Price entity
- use
CurrencyFieldcomponent - create
Moneyembeddable entity for storing amount & currency - use Spring Boots Configuration Properties binding to configure default currency via
application.properties - use
MessagesAPI for translations of the currency value