We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf3a478 + 89466cb commit 777ff3fCopy full SHA for 777ff3f
spring-context/src/main/java/org/springframework/format/annotation/NumberFormat.java
@@ -74,7 +74,7 @@ enum Style {
74
75
/**
76
* The default format for the annotated type: typically 'number' but possibly
77
- * 'currency' for a money type (e.g. {@code javax.money.MonetaryAmount)}.
+ * 'currency' for a money type (e.g. {@code javax.money.MonetaryAmount}).
78
* @since 4.2
79
*/
80
DEFAULT,
0 commit comments