문제 상황시험기간을 마친 후, 쌓인 서버 작업물을 모두 배포시키는 과정에서 문제가 발생했다.문제가 발생한 곳은 Firebase를 통해 푸시알림 기능 부분 중, Firebase의 Bean의 주입과정이었다.ERROR 1 --- [bbip] [main] o.s.boot.SpringApplication: Application run failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'firebaseConfig': Invocation of init method failed at...Caused by: java.io.FileNotFoundException:src/main/resources/static..