Fix javadoc from fle merge. (#1581)

Closes #1580.
This commit is contained in:
Michael Reiche
2022-10-07 13:32:27 -10:00
committed by GitHub
parent deca2465e0
commit 8d99a39a49

View File

@@ -198,8 +198,9 @@ public class CouchbaseCustomConversions extends org.springframework.data.convert
}
/**
* Add {@link Converter converters}, {@link ConverterFactory factories}, {@link ConverterBuilder.ConverterAware
* converter-aware objects}, and {@link GenericConverter generic converters}.
* Add {@link Converter converters}, {@link ConverterFactory factories},
* {@link org.springframework.data.convert.ConverterBuilder.ConverterAware converter-aware objects}, and
* {@link GenericConverter generic converters}.
*
* @param converters must not be {@literal null} nor contain {@literal null} values.
* @return this.