You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/java/org/springframework/data/elasticsearch/core/mapping/SimpleElasticsearchPersistentProperty.java
Copy file name to clipboardExpand all lines: src/test/java/org/springframework/data/elasticsearch/core/mapping/SimpleElasticsearchPersistentPropertyUnitTests.java
Copy file name to clipboardExpand all lines: src/test/java/org/springframework/data/elasticsearch/repository/query/valueconverter/ValueConverterIntegrationTests.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@
39
39
40
40
/**
41
41
* Integration tests to check that {@link org.springframework.data.elasticsearch.annotations.ValueConverter} annotated
42
-
* properties are handle correctly (method name derived queries, for
42
+
* properties are handled correctly (method name derived queries, for
43
43
*
44
44
* @{@link org.springframework.data.elasticsearch.core.query.Query} methods we don't know which parameters map to which
0 commit comments