mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-20 11:02:10 +00:00
Fix javadoc formatting
(cherry picked from commit 6f6cedf6dff2c7f7ef886d65a857b345013db628)
This commit is contained in:
parent
b5eee05e3b
commit
149535e0d3
@ -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