Interface ArticlesRepository
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<Articles,
,Long> org.springframework.data.repository.Repository<Articles,
Long>
@Repository
public interface ArticlesRepository
extends org.springframework.data.repository.CrudRepository<Articles,Long>
The ArticlesRepository is a repository for Articles entities