Aug 31, 2018 · 1 min read
Hello I am wondering did you have any problems using the same User data model class for both Room and Retroifit? I’d like to use Jackson and some of the Jackson annotations on for example the User data model class, and still use that same model class for Room. Let me know, thanks!
