Uses of Class
com.example.restapi.service.UserService
Packages that use UserService
-
Uses of UserService in com.example.restapi.controller
Fields in com.example.restapi.controller declared as UserServiceModifier and TypeFieldDescriptionprivate UserServiceBorrowingController.userServiceService handling user management logic.private final UserServiceUserController.userServiceConstructors in com.example.restapi.controller with parameters of type UserService