Skip to content

Commit 11fc225

Browse files
committed
Polishing
1 parent 1d8867b commit 11fc225

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/springframework/data/elasticsearch/client/elc/ElasticsearchConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ public ElasticsearchOperations elasticsearchOperations(ElasticsearchConverter el
9595

9696
/**
9797
* Provides the JsonpMapper bean that is used in the {@link #elasticsearchClient(RestClient, JsonpMapper)} method.
98-
* This can be adapted by overriding tge {@link #getJsonpMapper()} method.
9998
*
10099
* @return the {@link JsonpMapper} to use
101100
* @since 5.2

0 commit comments

Comments
 (0)