FileNotFoundException: 1개의 글
![](http://i1.daumcdn.net/thumb/C200x150/?fname=https://blog.kakaocdn.net/dn/zAw4E/btq284zTxjC/ApQ2UMgPTKYVRFyVtXIsek/img.png)
Spring MVC - @PropertySource 사용 중 FileNotFoundException: Could not open ServletContext resource 에러 ⚙️ Spring Web MVC 5.2.6.RELEASE 스프링 웹 MVC 프로젝트에서 프로퍼티를 사용하다가 다음과 같은 에러가 발생하였다. java.io.FileNotFoundException: Could not open ServletContext resource [/properties/data1.properties] 프로젝트의 프로퍼티 파일 위치는 src/main/resources/properties/data1.properties 메이븐 프로젝트이기 때문에 빌드하면 resources 내의 파일들이 classpath로 복사된다...
Spring Framework/Spring MVC
2021. 4. 22. 03:11