Package org.springframework.format.number.money
@NonNullApi
@NonNullFields
package org.springframework.format.number.money
Integration with the JSR-354
javax.money
package.-
ClassDescriptionFormatter for JSR-354
CurrencyUnit
values, from and to currency code Strings.FormatsMonetaryAmount
fields annotated with Spring's commonNumberFormat
annotation.Formatter for JSR-354MonetaryAmount
values, delegating toMonetaryAmountFormat.format(javax.money.MonetaryAmount)
andMonetaryAmountFormat.parse(java.lang.CharSequence)
.