Overview Service

@Autowired
constructor(projectsRepository: ProjectsRepository)

Constructor used to init the service

Parameters

projectsRepository

The instance for the projects repository