I had originally included a query method for GenericRepository and MongoDBRepository and removed InMemRepo. I decided to revert back to the original methods and I plan on querying from the ListingContoller instead to avoid the additional changes in InMemRepo. Let me know if you have any questions regarding my decision.
I had originally included a query method for GenericRepository and MongoDBRepository and removed InMemRepo. I decided to revert back to the original methods and I plan on querying from the ListingContoller instead to avoid the additional changes in InMemRepo. Let me know if you have any questions regarding my decision.