Uses of Class
com.raphaelsalles.backend.domain.service.user.UserFavoriteService
Packages that use UserFavoriteService
-
Uses of UserFavoriteService in com.raphaelsalles.backend.api.controller
Fields in com.raphaelsalles.backend.api.controller declared as UserFavoriteServiceConstructors in com.raphaelsalles.backend.api.controller with parameters of type UserFavoriteServiceModifierConstructorDescriptionFavoriteController(UserFavoriteService service, UserRepository userRepository)