Package-level declarations

Types

Link copied to clipboard
@Service
@Repository
interface RefyItemsRepository<T : RefyItem?> : JpaRepository<T, ID>
The RefyItemsRepository interface is useful to manage the queries of the RefyItem