CollectionsController

@Autowired
protected constructor(linksService: LinksService, linksCollectionsService: LinksCollectionsService, teamsService: TeamsService)

Constructor used to init the controller

Parameters

linksService

The helper to manage the RefyLink database operations

linksCollectionsService

The helper to manage the LinksCollection database operations

teamsService

The helper to manage the Team database operations