Use jackson's TypeReference to deserialize into generic classes without warnings#242
Use jackson's TypeReference to deserialize into generic classes without warnings#242TheMythologist wants to merge 1 commit intose-edu:masterfrom
TypeReference to deserialize into generic classes without warnings#242Conversation
|
Click here to submit a new iteration when this PR is ready for review. See this repository's contribution guide for more information. |
v1@TheMythologist submitted v1 for review. Checkout this PR version locallygit fetch https://github.com/se-edu/addressbook-level3.git refs/pr/242/1/head:BRANCHNAMEwhere |
|
Thanks for this PR, @TheMythologist |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #242 +/- ##
============================================
+ Coverage 75.26% 75.28% +0.01%
Complexity 419 419
============================================
Files 71 71
Lines 1338 1339 +1
Branches 126 126
============================================
+ Hits 1007 1008 +1
Misses 301 301
Partials 30 30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Closes #241