์คํ๋ง ํตํฉํ ์คํธ1 Spring - DB์ ๊ทผ3 (์คํ๋ง ํตํฉ ํ ์คํธ) ์คํ๋ง - ์คํ๋ง ์ปจํ ์ด๋ - DB ๋ฅผ ํตํฉํ์ฌ ํ ์คํธ package hello.hellospring.service; import hello.hellospring.domain.Member; import hello.hellospring.repository.MemberRepository; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.transaction.annotation.Transactional; import static .. 2023. 7. 4. ์ด์ 1 ๋ค์