Commit c60a3ff
committed
Switch to MapStruct for Object conversions
Actually copies nested properties / things from a list properly,
which BeanUtils does not do (see #339 for original patch).
Adds more tests that were breaking in the previous branch.1 parent 893f2b4 commit c60a3ff
8 files changed
Lines changed: 582 additions & 490 deletions
File tree
- TylerEfmClient
- src
- main/java/edu/suffolk/litlab/efsp/tyler
- test/java/edu/suffolk/litlab/efsp/tyler
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 88 | | |
91 | 89 | | |
92 | 90 | | |
| |||
101 | 99 | | |
102 | 100 | | |
103 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
104 | 111 | | |
Lines changed: 0 additions & 131 deletions
This file was deleted.
0 commit comments