You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(dependencies): add language repository and data client
- Add late final DataRepository<Language> languageRepository
- Initialize languageClient and languageRepository in initialize method
- Configure DataMongodb for Language with 'languages' collection
0 commit comments