existsEmail

@Transactional(readOnly = true)
fun existsEmail(email: String): Boolean

이메일 중복 확인

Return

중복 여부 (true: 중복, false: 중복 아님)

Parameters

email

이메일