public interface ArticleRepository extends EntityRepository<Article,Long>
findAll, findAll, findBy, findBy, findBy, findByLike, findByLike, findOptionalBy
attachAndRemove, flush, getPrimaryKey, refresh, remove, removeAndFlush, save, saveAndFlush, saveAndFlushAndRefresh
count, count, countLike
Copyright © 2020 The Apache Software Foundation. All rights reserved.