Polishing.

Fix Javadoc.

See #2566
This commit is contained in:
Mark Paluch
2022-03-18 15:15:30 +01:00
parent c73c0bfd6d
commit 89a6c73c3a

View File

@@ -103,8 +103,6 @@ public class PropertyValueConverterRegistrar<P extends PersistentProperty<P>> {
/**
* Register collected {@link PropertyValueConverter converters} within the given {@link ValueConverterRegistry
* registry}.
*
* @return new instance of {@link SimplePropertyValueConverterRegistry}.
*/
public void registerConvertersIn(ValueConverterRegistry<P> target) {