Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- jpa
- 네트워크 io
- SSR #CSR
- Route53
- ContentCachingRequestWrapper
- Cross-Zone Load Balancing
- Duration-Based Cookie
- afterCompletion
- 자바로그
- oracle
- Connection Draining
- 람다 캡쳐링
- CannotGetJdbcConnectionException
- querydsl-sql
- 자연변수
- 코딩삽질일기
- Routing Policies
- hikari cp
- 슬로우 쿼리
- superset-oracle
- queryDsl #JPA #hibernate
- ReactAdmin
- reflection API
- RequestBody로깅
- 아파치 드루이드
- UNION 열
- Application-Based Cookie
- ChatGPT
- aws
- 스프링
Archives
- Today
- Total
목록멱등성 (1)
Forest Gump?

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'FCMService': Injection of autowired dependencies failed 구글 파이어베이스 연동중, 따로 autowired 주입을 한것도 없는데, autowired 의존성 주입이 실패했다는 메세지가 떴다. Circular reference(순환 참조)의 위험성 때문에, 또 객체를 생성할 때 최초 한번만 호출이 됨으로 불변함을 유지할 수 있다. 그리고 무엇보다 스프링에서 권장하는 의존성 주입이다! 라는 이유로 거의 공식처럼 외우고 사용하고 있었는데 , 최근들어 강의에서도 몇몇 강사분들이 autowired을 사용하는것을 봐서 ..
카테고리 없음
2023. 2. 19. 23:52