Package org.springframework.format.number.money
@NonNullApi
@NonNullFields
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(javax.money.MonetaryAmount)andMonetaryAmountFormat.parse(java.lang.CharSequence).