ApplicationContextRunner 에러
0
import org.springframework.boot.test.context.runner.ApplicationContextRunner;
import 되지 않는데 원인을 부탁드릴 수 있는지요 ?
Câu trả lời 1
0
bundle.gradle 에 implementation 'org.springframework.boot:spring-boot-starter-test' 추가
아울러 test 패키지가 아닌 패키지 상에 서 junit5 사용하기 위해
implementation 'org.junit.jupiter:junit-jupiter:5.8.1' 추가
화면 깜박임 현상
2
55
1
17강 강의에 목데이터 첨부파일이 없습니다.
2
65
2
이력서의 자기 소개를 그대로 자기소개 할때 핵심 매력으로 소개하면 마이너스 일까요?
1
42
2
이북 다운로드 위치 문의
1
36
1

