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 c73c0bf commit 89a6c73Copy full SHA for 89a6c73
src/main/java/org/springframework/data/convert/PropertyValueConverterRegistrar.java
@@ -103,8 +103,6 @@ public ValueConverterRegistry<P> buildRegistry() {
103
/**
104
* Register collected {@link PropertyValueConverter converters} within the given {@link ValueConverterRegistry
105
* registry}.
106
- *
107
- * @return new instance of {@link SimplePropertyValueConverterRegistry}.
108
*/
109
public void registerConvertersIn(ValueConverterRegistry<P> target) {
110
0 commit comments