Commit 4d9580c
Checking both method and fields for a DynamoDBMarshaller annotation
First checks for a method with the given property name and annotation
and if not found then checks for a field with the given property name and
annotation.1 parent 4d018aa commit 4d9580c
File tree
1 file changed
+14
-2
lines changed- src/main/java/org/socialsignin/spring/data/dynamodb/repository/support
1 file changed
+14
-2
lines changedLines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
292 | 304 | | |
293 | | - | |
| 305 | + | |
294 | 306 | | |
295 | 307 | | |
296 | 308 | | |
| |||
0 commit comments