Uses of Interface
com.example.restapi.repository.UserRepository
Packages that use UserRepository
-
Uses of UserRepository in com.example.restapi.controller
Fields in com.example.restapi.controller declared as UserRepository -
Uses of UserRepository in com.example.restapi.service
Fields in com.example.restapi.service declared as UserRepositoryModifier and TypeFieldDescriptionprivate UserRepositoryBookService.userRepositoryprivate UserRepositoryBorrowingService.userRepositoryprivate final UserRepositoryUserService.userRepositoryConstructors in com.example.restapi.service with parameters of type UserRepository