email token duplication check
This commit is contained in:
parent
a696eb1d27
commit
c3ca0ea93b
|
@ -4,12 +4,8 @@ import com.loafle.overflow.model.target.Target;
|
|||
import org.springframework.data.domain.Page;
|
||||
import org.springframework.data.domain.Pageable;
|
||||
import org.springframework.data.jpa.repository.JpaRepository;
|
||||
import org.springframework.data.jpa.repository.Query;
|
||||
import org.springframework.data.repository.query.Param;
|
||||
import org.springframework.stereotype.Repository;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Created by root on 17. 6. 5.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user