Commit 198fcbb
committed
Adapt to API changes in Spring Data Commons.
spring-projects/spring-data-commons#2518 introduced TypeInformation.getTypeDescriptor() which we need to implement in our custom FieldTypeInformation.1 parent a2b3e85 commit 198fcbb
File tree
1 file changed
+6
-0
lines changed- spring-data-mongodb/src/main/java/org/springframework/data/mongodb/core/convert
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
2189 | 2190 | | |
2190 | 2191 | | |
2191 | 2192 | | |
| 2193 | + | |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
2192 | 2198 | | |
2193 | 2199 | | |
2194 | 2200 | | |
| |||
0 commit comments