-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Hi,
great article but here's the problem I came across while looking through your code. In your MongoDataServices class you import your Author, Book and Genre from your mongo models but the abstract class IDataServices makes use of Author, Book and Genre that come from entites of the core directory. And these classes are different so my linter cries with errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels