IntelliJ Spring JUnit 테스트 중 @ContextConfiguration(locations = {}) 에서 WEB-INF 경로를 인식하지 못할 경우에 대한 해결 By itpsolver | 7월 30, 2021 0 Comment IntelliJ 에서 src/main/webapp 폴더를 resource root 로 지정해 준다.