- All Superinterfaces:
- org.springframework.data.repository.CrudRepository<CaptchaEntity,String>, org.springframework.data.repository.PagingAndSortingRepository<CaptchaEntity,String>, org.springframework.data.repository.Repository<CaptchaEntity,String>
public interface CaptchaEntityRepository
extends org.springframework.data.repository.PagingAndSortingRepository<CaptchaEntity,String>
The mongodb repository for captcha entity
- Since:
- 1.8.0