@Transactional(readOnly = true) public MemberService { }
@Transactional 이 읽기 전용으로 되어 있어 발생하는 오류
@Transactional