Implement Services and Repositories as reactive pattern
The following Services have to be changed to reactive pattern:
-
BonusTokenFindQueryService -
BonusTokenService -
CommentFindQueryService -
CommentService -
FindQuery -
RoomAccessService -
SettingsService -
VoteFindQueryService -
Vote Service
The used Repositories also have to be changed but this should be notticed while editing the services
Edited by Tim Dahmen