본문 바로가기

it-day

java package org.junit.jupiter.api does not exist maven 에러

강의를 처음부터 따라하다 첫 강의에 에러뜸
<dependency>
          <groupId>org.springframework.boot</groupId>
          <artifactId>spring-boot-starter-test</artifactId>
<!--          <scope>test</scope>-->
</dependency>

주석