mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-14 16:12:11 +00:00
Fix javadoc formatting
This commit is contained in:
parent
f91a4c18c4
commit
6f6cedf6df
@ -149,9 +149,7 @@ abstract public class AbstractReactiveElasticsearchTemplate
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the {@link ReactiveEntityCallbacks} instance to use when invoking {@link ReactiveEntityCallbacks callbacks}
|
* Set the {@link ReactiveEntityCallbacks} instance to use when invoking {@link ReactiveEntityCallbacks callbacks}
|
||||||
* like the {@link ReactiveBeforeConvertCallback}.
|
* like the {@link ReactiveBeforeConvertCallback}. Overrides potentially existing {@link ReactiveEntityCallbacks}.
|
||||||
* <p />
|
|
||||||
* Overrides potentially existing {@link ReactiveEntityCallbacks}.
|
|
||||||
*
|
*
|
||||||
* @param entityCallbacks must not be {@literal null}.
|
* @param entityCallbacks must not be {@literal null}.
|
||||||
* @throws IllegalArgumentException if the given instance is {@literal null}.
|
* @throws IllegalArgumentException if the given instance is {@literal null}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user