Uses of Interface
org.ntnu.idi.idatt2106.sparesti.sparestibackend.repository.GoalRepository
Packages that use GoalRepository
-
Uses of GoalRepository in org.ntnu.idi.idatt2106.sparesti.sparestibackend.service
Constructors in org.ntnu.idi.idatt2106.sparesti.sparestibackend.service with parameters of type GoalRepositoryModifierConstructorDescriptionFileSystemStorageService
(UserService userService, ChallengeRepository challengeRepository, GoalRepository goalRepository, StorageProperties properties) Constructor for FileSystemStorageService