Package org.springframework.format.number.money
@NullMarked
package org.springframework.format.number.money
Integration with the JSR-354 
javax.money package.
- 
ClassesClassDescriptionFormatter for JSR-354CurrencyUnitvalues, from and to currency code Strings.FormatsMonetaryAmountfields annotated with Spring's commonNumberFormatannotation.Formatter for JSR-354MonetaryAmountvalues, delegating toMonetaryAmountFormat.format(MonetaryAmount)andMonetaryAmountFormat.parse(CharSequence).