Package-level declarations

Types

Link copied to clipboard
@Repository
interface DevicesRepository : JpaRepository<T, ID>
The DevicesRepository interface is useful to manage the queries for the devices operations
Link copied to clipboard
@Repository
interface GliderUsersRepository : EquinoxUsersRepository<T>
The GliderUsersRepository interface is useful to manage the queries for the users operations