UserRepository
io.letsstreamit.services.profile.core.interfaces.UserRepository
trait UserRepository
UserRepository responsible for handling user related database operations
Attributes
- Note
-
this is an interface, the actual implementation is in the infrastructure layer
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class MongoUserRepository
Members list
In this article