ApplicationContextRunner 에러
0
import org.springframework.boot.test.context.runner.ApplicationContextRunner;
import 되지 않는데 원인을 부탁드릴 수 있는지요 ?
Answer 1
0
bundle.gradle 에 implementation 'org.springframework.boot:spring-boot-starter-test' 추가
아울러 test 패키지가 아닌 패키지 상에 서 junit5 사용하기 위해
implementation 'org.junit.jupiter:junit-jupiter:5.8.1' 추가
4강 카드뉴스 자동화 자료
5
91
1
llm_decision_logs 미적재 문의
1
52
2
좌표계 재투영
1
53
2
미션1 진행방법 관련
1
69
1

