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