Refy
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Refy
backend
/
com.tecknobit.refy.services.users.repositories
Package-level
declarations
Types
Types
Refy
User
Settings
Repository
Link copied to clipboard
@
Repository
interface
RefyUserSettingsRepository
:
JpaRepository
<
T
,
ID
>
The
RefyUserSettingsRepository
interface is useful to manage the queries for the user settings operations
Refy
Users
Repository
Link copied to clipboard
@
Primary
@
Service
@
Repository
interface
RefyUsersRepository
:
EquinoxUsersRepository
<
T
>
The
RefyUsersRepository
interface is useful to manage the queries for the users operations