Spring Boot1 error: cannot find symbol @RunWith(SpringRunner.class) 해결 방법 해결 방법 : build.gradle 파일의 implementation 항목에 'junit:junit:4.12' 을 추가하면 해결된다. 2020. 1. 23. 이전 1 다음