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.
1 parent 7fa3ac8 commit b070a46Copy full SHA for b070a46
src/main/java/org/springframework/data/convert/SimplePropertyValueConversions.java
@@ -27,7 +27,7 @@
27
28
/**
29
* {@link PropertyValueConversions} implementation allowing a {@link PropertyValueConverterFactory} creating
30
- * {@link PropertyValueConverter converters} to be chosen. Activating {@link #setConverterCacheEnabled(boolean) cahing}
+ * {@link PropertyValueConverter converters} to be chosen. Activating {@link #setConverterCacheEnabled(boolean) caching}
31
* allows converters to be reused.
32
* <p>
33
* Providing a {@link SimplePropertyValueConverterRegistry} adds path configured converter instances.
0 commit comments